Corrected const char for WhoHas/I-Have (bug ID: 3002190). Thank you, Jim Bell!

This commit is contained in:
skarg
2010-05-15 22:16:59 +00:00
parent 1526557b54
commit 0263f9dce8
4 changed files with 1194 additions and 1134 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
void Send_WhoHas_Name(
int32_t low_limit,
int32_t high_limit,
char *object_name)
const char *object_name)
{
int len = 0;
int pdu_len = 0;