blah, forgot to save last time to fix whitespacing

1_00_stable_10817
Mike Frysinger 2005-05-13 00:58:18 +00:00
parent 867a6080fe
commit 0fb397e617
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ static void writeline(char *line, int class)
{
if (class == 0) {
if (!only_file_1)
return;
return;
} else if (class == 1) {
if (!only_file_2)
return;