Comment fix.
This commit is contained in:
parent
a217e08acf
commit
89eb0213a7
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
;static struct timeval TV1,TV2;
|
||||
;static struct timezone *tzp = (struct timezone *) NULL; /* no need timezone */
|
||||
;static int watch_not_started = 1 ; /* flag */
|
||||
;static char time_string[30]
|
||||
;static char time_string[30];
|
||||
;
|
||||
;int reset_watch() /* this call resets the stopwatch to zero */
|
||||
;{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue