summaryrefslogtreecommitdiff
path: root/monitor_proto.c
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-03-03 04:05:42 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-03-03 04:05:42 +0000
commit7bf19da87bc1eb54da3e9ea407620b93e3106ba7 (patch)
tree8819eb73ff9bf86ffe1bfba8084e96a531117c54 /monitor_proto.c
parent3382ecf75f7ff9bf06080251e8b7d6dda3382b88 (diff)
downloadgpsd-7bf19da87bc1eb54da3e9ea407620b93e3106ba7.tar.gz
make sure that the Id keyword is present and expanded
Diffstat (limited to 'monitor_proto.c')
-rw-r--r--monitor_proto.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor_proto.c b/monitor_proto.c
index 50bf6b12..c1b031c8 100644
--- a/monitor_proto.c
+++ b/monitor_proto.c
@@ -1,3 +1,4 @@
+/* $Id$ */
/*
* Prototype file for a gpsmon monitor object.
*/