]> git.eshelyaron.com Git - emacs.git/commitdiff
Checkpoint changes. Bug fixes, mostly.
authorPaul D. Smith <psmith@BayNetworks.com>
Sat, 3 Oct 1998 05:40:15 +0000 (05:40 +0000)
committerPaul D. Smith <psmith@BayNetworks.com>
Sat, 3 Oct 1998 05:40:15 +0000 (05:40 +0000)
src/getloadavg.c

index 7c1cc8005ed4b63546ed36101d180eece97ff774..36245efcf8bd9e14bebca0db5cac10873b3b8949 100644 (file)
@@ -1038,7 +1038,7 @@ getloadavg (loadavg, nelem)
 #endif /* ! HAVE_GETLOADAVG */
 \f
 #ifdef TEST
-void
+int
 main (argc, argv)
      int argc;
      char **argv;