]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/cli-hexdump.S
fixing E-Mail-Address & Copyright
[avr-crypto-lib.git] / test_src / cli-hexdump.S
index 032f59b0f6662928dc7c24d550fffc00cffe5003..d071a0031126720a1d83597c2edf2c1de2413e05 100644 (file)
@@ -1,7 +1,7 @@
 /* cli-hexdump.S */
 /*
     This file is part of the AVR-Huffman.
-    Copyright (C) 2009  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
@@ -127,7 +127,7 @@ cli_hexdump2:
        rjmp 1b
 
 /******************************************************************************/
-/* void cli_hexdump_block(const voiddata, uint16_t length, uint8_t indent, uint8_t width)
+/* void cli_hexdump_block(const void *data, uint16_t length, uint8_t indent, uint8_t width)
  *   param data:     r24:r25
  *   param length:   r22:r23
  *   param indent:   r20