Skip to content

Commit b8e20f6

Browse files
authored
Fix typo (#442)
1 parent 347be4b commit b8e20f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <sys/time.h>
66
#include <time.h>
77

8-
/* Obtain the system 's notion of the current Greenwich time.
8+
/* Obtain the system's notion of the current Greenwich time.
99
* TODO: manipulate current time zone.
1010
*/
1111
void rv_gettimeofday(struct timeval *tv);

0 commit comments

Comments
 (0)