Rev 12 | Rev 37 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 12 | Rev 13 | ||
|---|---|---|---|
| Line 65... | Line 65... | ||
| 65 | { |
65 | { |
| 66 | print("WARNING: Could not process file $pfile\n") |
66 | print("WARNING: Could not process file $pfile\n") |
| 67 | } |
67 | } |
| 68 | } |
68 | } |
| 69 | } |
69 | } |
| 70 | close(FW); |
70 | close(FH); |
| 71 | chdir($curdir) |
71 | chdir($curdir) |
| 72 | } |
72 | } |
| 73 | 73 | ||
| 74 | sub start_traverse |
74 | sub start_traverse |
| 75 | { |
75 | { |