*** empty log message ***

This commit is contained in:
François Pinard
1994-11-16 03:03:15 +00:00
parent a5bcafe881
commit 1ee48e8576

View File

@@ -1340,7 +1340,6 @@ char *file;
{
FILE *fp;
char buf[1024];
extern char *rindex();
if(strcmp(file, "-"))
fp=fopen(file,"r");