]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - memxor/memxor_p.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / memxor / memxor_p.S
index 4f152ea13fcd6fb539347a1211d275b96fa2da1d..6ffbb91bf12b2cccf7295d67d8054bed89735cb1 100644 (file)
@@ -1,7 +1,7 @@
 /* memxor_p.s */
 /*
     This file is part of the AVR-Crypto-Lib.
-    Copyright (C) 2006-2010 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