]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - memxor/memxor.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / memxor / memxor.S
index a32058bfc4c3c93d22abd82e23f83ae30d4e56e9..7e5653cf255d1105a06da24b0bd066c2427bcd5f 100644 (file)
@@ -1,7 +1,7 @@
 /* memxor.S */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2008  Daniel Otte (daniel.otte@rub.de)
+    Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@
  */
 
 /*
- * void memxor(void* dest, const void* src, uint16_t n);
+ * void memxor(void *dest, const void *src, uint16_t n);
  */
  /*
   * param dest is passed in r24:r25