summaryrefslogtreecommitdiff
path: root/driver_superstar2.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-13 22:19:30 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-13 22:19:30 -0400
commitba365042708b7cbadf755efd3afcf3589592c8a3 (patch)
treeb4b5ace33491f8e72da467d0e5d1341ef762743b /driver_superstar2.c
parent15428f0c0f12f5e225ff493fad2134ccdc93677f (diff)
downloadgpsd-ba365042708b7cbadf755efd3afcf3589592c8a3.tar.gz
Move some indent pragmas.
Diffstat (limited to 'driver_superstar2.c')
-rw-r--r--driver_superstar2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_superstar2.c b/driver_superstar2.c
index b5b84735..52a556bc 100644
--- a/driver_superstar2.c
+++ b/driver_superstar2.c
@@ -687,6 +687,6 @@ const struct gps_type_t superstar2_binary = {
#ifdef NTPSHM_ENABLE
.ntp_offset = NULL, /* no method for NTP fudge factor */
#endif /* NTPSHM_ ENABLE */
-/* *INDENT-ON* */
};
+/* *INDENT-ON* */
#endif /* defined(SUPERSTAR2_ENABLE) && defined(BINARY_ENABLE) */