diff options
Diffstat (limited to 'lib-src/profile.c')
-rw-r--r-- | lib-src/profile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/profile.c b/lib-src/profile.c index e2fa4793b63..9c43c16e776 100644 --- a/lib-src/profile.c +++ b/lib-src/profile.c @@ -48,7 +48,7 @@ reset_watch () } /* This call returns the time since the last reset_watch call. The time - is returned as a string with the format <seconds>.<micro-seconds> + is returned as a string with the format <seconds>.<micro-seconds> If reset_watch was not called yet, exit. */ char * |