summaryrefslogtreecommitdiff
path: root/driver_zodiac.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver_zodiac.c')
-rw-r--r--driver_zodiac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver_zodiac.c b/driver_zodiac.c
index 0ae83761..71b8f59c 100644
--- a/driver_zodiac.c
+++ b/driver_zodiac.c
@@ -54,7 +54,7 @@ static int end_write(int fd, void *d, int len)
}
#else
#define end_write write
-#endif
+#endif /* WORDS_BIGENDIAN */
static ssize_t zodiac_spew(struct gps_device_t *session, unsigned short type, unsigned short *dat, int dlen)
{