Fix trailing whitespace.

This commit is contained in:
Martin Whitaker 2017-11-05 22:28:21 +00:00
parent fd807a7700
commit 479af09cc3
1 changed files with 1 additions and 1 deletions

View File

@ -3696,7 +3696,7 @@ int pform_parse(const char*path)
if (vl_input != stdin) {
if (ivlpp_string)
pclose(vl_input);
else
else
fclose(vl_input);
}