Commit 5dfc369f authored by Ulf Möller's avatar Ulf Möller
Browse files

Close files.

parent 87bc2c00
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -588,6 +588,8 @@ while (<IN>)
	else
		{ print OUT $_; }
	}
close(IN);
close(OUT);

# Fix the date