summaryrefslogtreecommitdiffstats
path: root/bin/ed/cbc.c
diff options
context:
space:
mode:
authoralm <alm@FreeBSD.org>1994-03-23 04:36:59 +0000
committeralm <alm@FreeBSD.org>1994-03-23 04:36:59 +0000
commitbe89471c9d6a4de60171c625d1b0ab147abb0770 (patch)
tree4b0e608c16c0dfe8beaba8e03e6035747472bad2 /bin/ed/cbc.c
parente5072b4eb54bf8b59e1b47c4fc8d7f81c6b5a80c (diff)
downloadFreeBSD-src-be89471c9d6a4de60171c625d1b0ab147abb0770.zip
FreeBSD-src-be89471c9d6a4de60171c625d1b0ab147abb0770.tar.gz
use umask 077 for buffer file
Diffstat (limited to 'bin/ed/cbc.c')
-rw-r--r--bin/ed/cbc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/cbc.c b/bin/ed/cbc.c
index 3359b2b..ee5285c 100644
--- a/bin/ed/cbc.c
+++ b/bin/ed/cbc.c
@@ -38,7 +38,7 @@
*/
#ifndef lint
-static char *rcsid = "@(#)$Id: cbc.c,v 1.3 1993/12/14 18:01:10 alm Exp $";
+static char *rcsid = "@(#)cbc.c,v 1.2 1994/02/01 00:34:36 alm Exp";
#endif /* not lint */
#include <sys/types.h>
OpenPOWER on IntegriCloud