summaryrefslogtreecommitdiff
path: root/mailbox/gdebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/gdebug.c')
-rw-r--r--mailbox/gdebug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailbox/gdebug.c b/mailbox/gdebug.c
index af60fc2e1..f35377970 100644
--- a/mailbox/gdebug.c
+++ b/mailbox/gdebug.c
@@ -165,7 +165,7 @@ int
mu_global_debug_from_string (const char *string, const char *errpfx)
{
int rc;
- size_t argc;
+ int argc;
char **argv;
int i;

Return to:

Send suggestions and report system problems to the System administrator.