diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-16 02:44:52 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-16 02:44:52 +0000 |
commit | 27a2a0868c15580e025a109727018bd0ff46f1b1 (patch) | |
tree | 411d9223c17c1f673b73ef82f47507baf90fc767 /bin | |
parent | 937b075ef577fab9c7dec18eb45390c8eedc068b (diff) | |
download | ATCD-27a2a0868c15580e025a109727018bd0ff46f1b1.tar.gz |
ChangeLogTag:Fri Dec 15 15:27:02 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/make_pretty.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/make_pretty.pl b/bin/make_pretty.pl index 26322a798d3..f3653a0040a 100755 --- a/bin/make_pretty.pl +++ b/bin/make_pretty.pl @@ -119,7 +119,7 @@ sub is_warning () # Look for warnings return 1 if (/warning/i - /info: /i + || /info: /i || /^make.*\*\*\*/); if (/^.*\.h: / |