X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=memxor%2Fmemxor_p.S;h=590f00193427e4758dffa514e7edfde621c81bb7;hb=2c909fca2a13cd76a526515bda5d0292483d7a55;hp=4f152ea13fcd6fb539347a1211d275b96fa2da1d;hpb=0542221a3e793e4455e84b271b07aa0959d5dfb3;p=avr-crypto-lib.git diff --git a/memxor/memxor_p.S b/memxor/memxor_p.S index 4f152ea..590f001 100644 --- a/memxor/memxor_p.S +++ b/memxor/memxor_p.S @@ -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