The peer popt library is broken again because of a missing #endif and
some bad pasting.  Patch to fix it below.

--Chad (xtals_r_us)



Index: popthelp.c
===================================================================
RCS file: /cvsroot/popt/popthelp.c,v
retrieving revision 1.3
diff -u -r1.3 popthelp.c
--- popthelp.c  15 Nov 2002 22:32:53 -0000      1.3
+++ popthelp.c  19 Nov 2002 19:41:44 -0000
@@ -51,7 +51,6 @@
     char *mhp = msgHelp;
 #endif

-
 /*@observer@*/ /*@null@*/ static const char *const
 getTableTranslationDomain(const struct poptOption *table)
 {



Reply via email to