From ba365042708b7cbadf755efd3afcf3589592c8a3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 13 Apr 2010 22:19:30 -0400 Subject: Move some indent pragmas. --- driver_superstar2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'driver_superstar2.c') 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) */ -- cgit v1.2.1