/[bison]/bison/src/getargs.c
ViewVC logotype

Diff of /bison/src/getargs.c

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

revision 1.37 by akim, Mon Jun 3 07:30:03 2002 UTC revision 1.38 by akim, Tue Jun 25 12:05:38 2002 UTC
# Line 75  static void Line 75  static void
75  report_argmatch (char *args)  report_argmatch (char *args)
76  {  {
77    ARGMATCH_ASSERT (report_args, report_types);    ARGMATCH_ASSERT (report_args, report_types);
78      args = strtok (args, ",");
79    do    do
80      {      {
81        int report = XARGMATCH ("--report", args,        int report = XARGMATCH ("--report", args,

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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