preliminary release 3.6 10/18/80
[unix-history] / usr / src / usr.bin / ex / bcopy.c
index f56da4b..a245bb2 100644 (file)
@@ -1,5 +1,5 @@
 /* block copy from from to to, count bytes */
 /* block copy from from to to, count bytes */
-static char *sccsid = "@(#)bcopy.c     5.1 %G%";
+static char *sccsid = "@(#)bcopy.c     6.1 %G%";
 bcopy(from, to, count)
 #ifdef vax
        char *from, *to;
 bcopy(from, to, count)
 #ifdef vax
        char *from, *to;