changeset 23370:7addb1da4b2b

Checkpoint changes. Bug fixes, mostly.
author Paul D. Smith <psmith@BayNetworks.com>
date Sat, 03 Oct 1998 05:40:15 +0000
parents e2d1e6562433
children 9808edcd3c95
files src/getloadavg.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/getloadavg.c	Sat Oct 03 00:44:26 1998 +0000
+++ b/src/getloadavg.c	Sat Oct 03 05:40:15 1998 +0000
@@ -1038,7 +1038,7 @@
 #endif /* ! HAVE_GETLOADAVG */
 
 #ifdef TEST
-void
+int
 main (argc, argv)
      int argc;
      char **argv;