From be89471c9d6a4de60171c625d1b0ab147abb0770 Mon Sep 17 00:00:00 2001 From: alm Date: Wed, 23 Mar 1994 04:36:59 +0000 Subject: use umask 077 for buffer file --- bin/ed/undo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ed/undo.c') diff --git a/bin/ed/undo.c b/bin/ed/undo.c index 9dea621..a686d14 100644 --- a/bin/ed/undo.c +++ b/bin/ed/undo.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char *rcsid = "@(#)$Id: undo.c,v 1.2 1993/12/14 16:19:56 alm Exp $"; +static char *rcsid = "@(#)undo.c,v 1.1 1994/02/01 00:34:44 alm Exp"; #endif /* not lint */ #include "ed.h" -- cgit v1.1