Make maxlen a gsize instead of a guint.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34808 f5534014-38df-0310-8fa8-9805f1628bb7
This commit is contained in:
cmaynard 2010-11-08 17:53:13 +00:00
parent 06b9aef99f
commit cb3dc24d93
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ static GString *eo_rename(GString *gstr, gchar dup)
}
static GString *
eo_massage_str(const gchar *in_str, guint maxlen, gchar dup)
eo_massage_str(const gchar *in_str, gsize maxlen, gchar dup)
{
gchar *tmp_ptr;
/* The characters in "reject" come from: