/[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.18 by gary, Fri Oct 12 20:15:14 2001 UTC revision 1.19 by akim, Sat Oct 13 08:54:53 2001 UTC
# Line 375  m4_patsubst_do (struct obstack *obs, int Line 375  m4_patsubst_do (struct obstack *obs, int
375    int offset;                   /* current match offset */    int offset;                   /* current match offset */
376    int length;                   /* length of first argument */    int length;                   /* length of first argument */
377    
   if (m4_bad_argc (argv[0], argc, 3, 4))  
     return;  
   
378    regexp = M4ARG (2);    regexp = M4ARG (2);
379    victim = M4ARG (1);    victim = M4ARG (1);
380    length = strlen (victim);    length = strlen (victim);

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

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