aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/export_object.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2010-11-08 17:53:13 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2010-11-08 17:53:13 +0000
commitc8a1ba4c68de1885050fb1f4680bd0e72f06ac6e (patch)
treead46c3fde754afe1806909ef25ace3971f54c4aa /gtk/export_object.c
parentad78dfe2c0ad09cc1cd1f8065d68a0333c161276 (diff)
Make maxlen a gsize instead of a guint.
svn path=/trunk/; revision=34808
Diffstat (limited to 'gtk/export_object.c')
-rw-r--r--gtk/export_object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/export_object.c b/gtk/export_object.c
index fd1b13c36d..b852de57f0 100644
--- a/gtk/export_object.c
+++ b/gtk/export_object.c
@@ -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: