/[autoconf]/autoconf/bin/ifnames.in
ViewVC logotype

Diff of /autoconf/bin/ifnames.in

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

revision 1.29 by akim, Fri May 16 09:54:47 2003 UTC revision 1.30 by akim, Thu Oct 2 12:47:49 2003 UTC
# Line 107  sub scan_file ($) Line 107  sub scan_file ($)
107            # Remove comments.  Not perfect, but close enough.            # Remove comments.  Not perfect, but close enough.
108            s(/\*.*?\*/)();            s(/\*.*?\*/)();
109            s(/\*.*)();            s(/\*.*)();
110              s(//.*)();
111            foreach my $word (split (/\W+/))            foreach my $word (split (/\W+/))
112              {              {
113                next                next

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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