move float-actual code to proper case
authorPeter B. Kessler <peter@ucbvax.Berkeley.EDU>
Sat, 30 Aug 1980 07:12:16 +0000 (23:12 -0800)
committerPeter B. Kessler <peter@ucbvax.Berkeley.EDU>
Sat, 30 Aug 1980 07:12:16 +0000 (23:12 -0800)
SCCS-vsn: usr.bin/pascal/src/call.c 1.3

usr/src/usr.bin/pascal/src/call.c

index 1fc3df5..5cd9857 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (c) 1979 Regents of the University of California */
 
 /* Copyright (c) 1979 Regents of the University of California */
 
-static char sccsid[] = "@(#)call.c 1.2 %G%";
+static char sccsid[] = "@(#)call.c 1.3 %G%";
 
 #include "whoami.h"
 #include "0.h"
 
 #include "whoami.h"
 #include "0.h"