summaryrefslogtreecommitdiff
path: root/vietnamese/vnelvis/files/patch-05
blob: d88f47be11aebe0481498957be17d57745fff063 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- tmp.c.orig	Wed Dec  5 08:51:19 1990
+++ tmp.c	Wed Dec  4 23:31:22 1996
@@ -161,7 +161,8 @@
 	}
 	else
 	{
-		setflag(file, NOFILE);
+		/* setflag(file, NOFILE); */ /* NOFILE conflicts w/4.4BSD's param.h */
+		setflag(file, NONAME);
 		origfd = -1;
 		origtime = 0L;
 		stat(".", &statb);