Eliminate some -Wall warnings.

This commit is contained in:
David J. MacKenzie 1994-10-12 20:21:51 +00:00
parent e2f9d9afab
commit 340ff9deae
15 changed files with 76 additions and 40 deletions

View file

@ -39,7 +39,7 @@ static char time_string[30];
/* Reset the stopwatch to zero. */
int
void
reset_watch ()
{
EMACS_GET_TIME (TV1);