please doxygen.

git-svn-id: file:///svn/unbound/trunk@898 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
Wouter Wijngaards
2008-01-25 10:41:17 +00:00
parent 3bb9aaafca
commit 0bdfbccbdc
8 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ skip_whites(const char** p)
}
}
/** takes a hex string and puts into buffer */
/* takes a hex string and puts into buffer */
void hex_to_buf(ldns_buffer* pkt, const char* hex)
{
const char* p = hex;