From 79393cfc0b8ebdfab14d0d207744fb36292c0b3e Mon Sep 17 00:00:00 2001 From: "Gary E. Miller" Date: Thu, 30 Apr 2015 13:55:05 -0700 Subject: A horrowshow of whitespace hacks. --- json.h | 2 +- ntpshm.h | 2 +- timespec.h | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/json.h b/json.h index cd555628..804c6f85 100644 --- a/json.h +++ b/json.h @@ -11,7 +11,7 @@ typedef enum {t_integer, t_uinteger, t_real, t_string, t_boolean, t_character, t_time, t_object, t_structobject, t_array, - t_check, t_ignore} + t_check, t_ignore} json_type; struct json_enum_t { diff --git a/ntpshm.h b/ntpshm.h index 94faa77f..2811a4b4 100644 --- a/ntpshm.h +++ b/ntpshm.h @@ -14,7 +14,7 @@ #define NTPD_BASE 0x4e545030 /* "NTP0" */ -/* +/* * How to read and write fields in an NTP shared segment. * This definition of shmTime is from ntpd source ntpd/refclock_shm.c * 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 -- cgit v1.2.1