]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - memxor/memxor_p.S
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / memxor / memxor_p.S
index 4f152ea13fcd6fb539347a1211d275b96fa2da1d..590f00193427e4758dffa514e7edfde621c81bb7 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