summaryrefslogtreecommitdiff
path: root/timespec.h
diff options
context:
space:
mode:
Diffstat (limited to 'timespec.h')
-rw-r--r--timespec.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/timespec.h b/timespec.h
index 8070926d..2e918761 100644
--- a/timespec.h
+++ b/timespec.h
@@ -6,8 +6,8 @@
#ifndef GPSD_TIMESPEC_H
#define GPSD_TIMESPEC_H
-/* normalize a timespec
- *
+/* normalize a timespec
+ *
* three cases to note
* if tv_sec is positve, then tv_nsec must be positive
* if tv_sec is negative, then tv_nsec must be negative