]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - memxor/memxor.S
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / memxor / memxor.S
index a32058bfc4c3c93d22abd82e23f83ae30d4e56e9..d72a1d82d7c4a79c50e6def0ff6771c850d6e8f7 100644 (file)
@@ -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