*** empty log message ***

This commit is contained in:
Laurent Rineau
2007-04-03 14:55:12 +00:00
parent 8e41774983
commit 38696fb3c9
+1 -1
View File
@@ -87,7 +87,7 @@ sub check_keywords {
}
else {
$incorrect = 1;
$verbose && print STDERR "$filename has the incorrect line:\n \"" . $_ . "\"\n";
$verbose && print STDERR "$filename has the incorrect line: \"" . $_ . "\"\n";
}
}
}