Kill blank line at EOF.

This commit is contained in:
trhodes 2007-02-15 02:45:14 +00:00
parent a51adc2db0
commit c81388536c

View File

@ -328,4 +328,3 @@ match(char *line, char *name)
(line[len] == ' ' || line[len] == '\t'));
}
#endif /* !YP */