Patch to fix peer popt breakage

From: Chad Thomas (cbthomas@610.med.uiuc.edu)
Date: Tue Nov 19 2002 - 20:02:44 EST

  • Next message: Dom Lachowicz: "Bugzilla issues"

    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)
     {



    This archive was generated by hypermail 2.1.4 : Tue Nov 19 2002 - 14:48:00 EST