diff lib-src/profile.c @ 9491:dd3b83e4ceb0

Eliminate some -Wall warnings.
author David J. MacKenzie <djm@gnu.org>
date Wed, 12 Oct 1994 20:21:51 +0000
parents 52590f967c1e
children be7b66e2cb98
line wrap: on
line diff
--- a/lib-src/profile.c	Wed Oct 12 19:20:24 1994 +0000
+++ b/lib-src/profile.c	Wed Oct 12 20:21:51 1994 +0000
@@ -39,7 +39,7 @@
 
 /* Reset the stopwatch to zero.  */
 
-int
+void
 reset_watch ()
 {
   EMACS_GET_TIME (TV1);