/[gcl]/gcl/o/regexpr.c
ViewVC logotype

Diff of /gcl/o/regexpr.c

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

revision 1.4 by camm, Sun Feb 9 22:35:18 2003 UTC revision 1.5 by camm, Sat Feb 15 00:38:28 2003 UTC
# Line 24  Foundation, 675 Mass Ave, Cambridge, MA Line 24  Foundation, 675 Mass Ave, Cambridge, MA
24    
25  #undef STATIC  #undef STATIC
26  #define regerror gcl_regerror  #define regerror gcl_regerror
27  void  static void
28  gcl_regerror(char *s)  gcl_regerror(char *s)
29  {  {
30    FEerror("Regexp Error: ~a",1,make_simple_string(s));    FEerror("Regexp Error: ~a",1,make_simple_string(s));

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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