make doxygen happy
svn-id: r11030
This commit is contained in:
parent
b6d5f750d5
commit
3e267ba5f9
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ class String;
|
|||
* customizable.
|
||||
* @param data the data to be dumped
|
||||
* @param len the lenght of that data
|
||||
* @param bytes_per_line number of bytes to print per line (default: 16)
|
||||
* @param bytesPerLine number of bytes to print per line (default: 16)
|
||||
*/
|
||||
extern void hexdump(const byte * data, int len, int bytesPerLine = 16);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue