summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-05-20 04:19:16 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-05-20 04:19:16 +0000
commitf4be77b3efd837c86ef0d8ca909dfdfbea60e796 (patch)
treed8013ef2ff0c3056ad41a934fd6c953e537d7873 /gps.h
parent04d3f6ab6fa31bbe4de3eafb191df8d264c9ead9 (diff)
downloadgpsd-f4be77b3efd837c86ef0d8ca909dfdfbea60e796.tar.gz
DBUS broadcast support by Amaury Jaquot.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gps.h b/gps.h
index 2c0d2407..5681dafb 100644
--- a/gps.h
+++ b/gps.h
@@ -1,7 +1,7 @@
/* gps.h -- interface of the libgps library */
#ifndef gps_h
-# define gps_h 1
+#define gps_h 1
#ifdef __cplusplus
extern "C" {