/[m4]/m4/modules/gnu.c
ViewVC logotype

Diff of /m4/modules/gnu.c

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

revision 1.17 by gary, Fri Oct 12 19:57:29 2001 UTC revision 1.18 by gary, Fri Oct 12 20:15:14 2001 UTC
# Line 280  m4_regexp_compile (const char *caller, Line 280  m4_regexp_compile (const char *caller,
280    if (msg != NULL)    if (msg != NULL)
281      {      {
282        M4ERROR ((warning_status, 0,        M4ERROR ((warning_status, 0,
283                  _("%0: bad regular expression `%s': %s"),                  _("%s: bad regular expression `%s': %s"),
284                  caller, regexp, msg));                  caller, regexp, msg));
285        return NULL;        return NULL;
286      }      }

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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