X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=memxor%2Fmemxor.S;fp=memxor%2Fmemxor.S;h=d72a1d82d7c4a79c50e6def0ff6771c850d6e8f7;hp=a32058bfc4c3c93d22abd82e23f83ae30d4e56e9;hb=3a9f9d918fb95474996af535c225a7e187d88372;hpb=33d65e8032f77c1cbec1bc99e898affc96966c3c diff --git a/memxor/memxor.S b/memxor/memxor.S index a32058b..d72a1d8 100644 --- a/memxor/memxor.S +++ b/memxor/memxor.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