]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - noekeon/noekeon_ctr.S
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / noekeon / noekeon_ctr.S
index bf366baa2872abdda68ae32182d886e8b1066ce9..683bee557785c03c973ac99cb94f10ee2466ec3c 100644 (file)
@@ -29,7 +29,7 @@
 .extern noekeon_enc
 
 /*
- * void noekeon_ctr_next(void* buffer, const noekeon_ctr_ctx_t* ctx); 
+ * void noekeon_ctr_next(void *buffer, const noekeon_ctr_ctx_t *ctx); 
  */
 .global noekeon_ctr_next
 /*