X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=memxor%2Fmemxor.S;h=7e5653cf255d1105a06da24b0bd066c2427bcd5f;hp=a32058bfc4c3c93d22abd82e23f83ae30d4e56e9;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=924aa320bef6f192feecdb67d209c790bd49ea49 diff --git a/memxor/memxor.S b/memxor/memxor.S index a32058b..7e5653c 100644 --- a/memxor/memxor.S +++ b/memxor/memxor.S @@ -1,7 +1,7 @@ /* memxor.S */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -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