Just noting how a return had been added R. 1.10.

This commit is contained in:
freesource
2001-10-24 18:49:55 +00:00
parent 765a51443b
commit 3de4cb9628
+1
View File
@@ -64,6 +64,7 @@ sub T_indexer {
SWIM::File->import(qw(file));
file(\%commands);
}
# R 1.10 somehow added a return here
print "\n";
}