/[mailutils]/mailutils/mh/mh_argp.c
ViewVC logotype

Diff of /mailutils/mh/mh_argp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by gray, Wed Sep 18 17:38:39 2002 UTC revision 1.11 by gray, Sat Sep 21 19:12:55 2002 UTC
# Line 97  mh_argp_parse (int argc, char **argv, Line 97  mh_argp_parse (int argc, char **argv,
97    data.handler = handler;    data.handler = handler;
98    data.doc = argp_doc;    data.doc = argp_doc;
99        
100    p = mh_profile_value (program_invocation_short_name, NULL);    p = mh_global_profile_get (program_invocation_short_name, NULL);
101    if (p)    if (p)
102      {      {
103        int _argc;        int _argc;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26