reformat; lint clean-ups, ANSI C cleanups, remove float operations
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 3 Jan 1988 11:22:09 +0000 (03:22 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 3 Jan 1988 11:22:09 +0000 (03:22 -0800)
check malloc results, only ignore relevant signals

SCCS-vsn: games/rain/rain.c 5.3

usr/src/games/rain/rain.c

index 511b72f..781678b 100644 (file)
@@ -11,7 +11,7 @@ char copyright[] =
 #endif not lint
 
 #ifndef lint
 #endif not lint
 
 #ifndef lint
-static char sccsid[] = "@(#)rain.c     5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)rain.c     5.3 (Berkeley) %G%";
 #endif not lint
 
 #define BSD
 #endif not lint
 
 #define BSD