]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - twister/twister-asm.S
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / twister / twister-asm.S
index 746ea097fb7545c858c15a788276bb0da76a7dae..475309b00a8cab8a0d8aa66ad4441e09baeb5ae6 100644 (file)
@@ -438,7 +438,7 @@ twister_ctx2hash:
 
 
 /*********************************************************************/
-/* void twister_small_nextBlock(twister_state_t* ctx, void* msg) */   
+/* void twister_small_nextBlock(twister_state_t *ctx, void *msg) */   
 /*
  * param ctx: r24:r25
  * param msg: r22:r23