X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;ds=sidebyside;f=memxor%2Fmemxor_p.S;h=590f00193427e4758dffa514e7edfde621c81bb7;hb=3a9f9d918fb95474996af535c225a7e187d88372;hp=4f152ea13fcd6fb539347a1211d275b96fa2da1d;hpb=33d65e8032f77c1cbec1bc99e898affc96966c3c;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