summaryrefslogtreecommitdiff
path: root/timespec.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2015-04-30 13:55:05 -0700
committerGary E. Miller <gem@rellim.com>2015-04-30 13:55:05 -0700
commit79393cfc0b8ebdfab14d0d207744fb36292c0b3e (patch)
treeaa1b1f08d67cfee6fd63755ac3594a8f242b783c /timespec.h
parent37eb7eddad45956cc2ff59c11e577d16336223b4 (diff)
downloadgpsd-79393cfc0b8ebdfab14d0d207744fb36292c0b3e.tar.gz
A horrowshow of whitespace hacks.
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