xxxvers was mistyped
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 4 Jan 1988 08:05:12 +0000 (00:05 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Mon, 4 Jan 1988 08:05:12 +0000 (00:05 -0800)
SCCS-vsn: usr.bin/f77/f77.vax/f77.c 5.4

usr/src/usr.bin/f77/f77.vax/f77.c

index 81d070c..0ca4582 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)f77.c      5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)f77.c      5.4 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*
@@ -80,7 +80,7 @@ static        char sccsid[] = "@(#)f77.c      5.3 (Berkeley) %G%";
  * 
  */
 
  * 
  */
 
-char *xxxvers[] = "\n@(#) F77 DRIVER, VERSION 4.2,   1984 JULY 28\n";
+char *xxxvers = "\n@(#) F77 DRIVER, VERSION 4.2,   1984 JULY 28\n";
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/stat.h>