X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=memxor%2Fmemxor_p.S;h=6ffbb91bf12b2cccf7295d67d8054bed89735cb1;hp=4f152ea13fcd6fb539347a1211d275b96fa2da1d;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=0542221a3e793e4455e84b271b07aa0959d5dfb3 diff --git a/memxor/memxor_p.S b/memxor/memxor_p.S index 4f152ea..6ffbb91 100644 --- a/memxor/memxor_p.S +++ b/memxor/memxor_p.S @@ -1,7 +1,7 @@ /* memxor_p.s */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2006-2010 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