preliminary release 3.6 10/18/80
[unix-history] / usr / src / usr.bin / ex / printf.c
index 4e0a76f..d14ad0d 100644 (file)
@@ -1,7 +1,7 @@
 /* The pwb version this is based on */
 static char *printf_id = "@(#) printf.c:2.2 6/5/79";
 /* The local sccs version within ex */
 /* The pwb version this is based on */
 static char *printf_id = "@(#) printf.c:2.2 6/5/79";
 /* The local sccs version within ex */
-static char *sccsid = "@(#)printf.c    5.1 %G%";
+static char *sccsid = "@(#)printf.c    6.1 %G%";
 #include "varargs.h"
 /*
  * This version of printf is compatible with the Version 7 C
 #include "varargs.h"
 /*
  * This version of printf is compatible with the Version 7 C