Skip to content

Commit

Permalink
Fix typo (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxinliao authored May 18, 2024
1 parent 347be4b commit b8e20f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <sys/time.h>
#include <time.h>

/* Obtain the system 's notion of the current Greenwich time.
/* Obtain the system's notion of the current Greenwich time.
* TODO: manipulate current time zone.
*/
void rv_gettimeofday(struct timeval *tv);
Expand Down

0 comments on commit b8e20f6

Please sign in to comment.