fixed readonly bug
authorMark Horton <mark@ucbvax.Berkeley.EDU>
Thu, 18 Sep 1980 07:28:35 +0000 (23:28 -0800)
committerMark Horton <mark@ucbvax.Berkeley.EDU>
Thu, 18 Sep 1980 07:28:35 +0000 (23:28 -0800)
SCCS-vsn: usr.bin/ex/ex_io.c 5.6

usr/src/usr.bin/ex/ex_io.c

index 907dd49..8f18719 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 1980 Regents of the University of California */
 /* Copyright (c) 1980 Regents of the University of California */
-static char *sccsid = "@(#)ex_io.c     5.5 %G%";
+static char *sccsid = "@(#)ex_io.c     5.6 %G%";
 #include "ex.h"
 #include "ex_argv.h"
 #include "ex_temp.h"
 #include "ex.h"
 #include "ex_argv.h"
 #include "ex_temp.h"