4886d2c
--- pkgconfig-0.15.0/popthelp.c.overflow	2005-03-07 00:55:11.000000000 -0500
4886d2c
+++ pkgconfig-0.15.0/popthelp.c	2005-03-07 00:56:15.000000000 -0500
4886d2c
@@ -62,7 +62,7 @@
4886d2c
     const char * help = _(opt->descrip);
4886d2c
     int helpLength;
4886d2c
     const char * ch;
4886d2c
-    char format[10];
4886d2c
+    char format[128];
4886d2c
     char * left = alloca(maxLeftCol + 1);
4886d2c
     const char * argDescrip = getArgDescrip(opt);
4886d2c