summaryrefslogtreecommitdiff
path: root/json.h
diff options
context:
space:
mode:
authorChris Kuethe <chris.kuethe@gmail.com>2009-07-16 01:51:31 +0000
committerChris Kuethe <chris.kuethe@gmail.com>2009-07-16 01:51:31 +0000
commit82926af50efdeff8bc3dbdaae49113aaa1e9390d (patch)
treeac60257df948e94e9767cb669905b0696e023e3c /json.h
parent75f65293a01a6a79cf34d206f36e5d667c0f9940 (diff)
downloadgpsd-82926af50efdeff8bc3dbdaae49113aaa1e9390d.tar.gz
SVN Id tags
Diffstat (limited to 'json.h')
-rw-r--r--json.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/json.h b/json.h
index fe9629d2..04268b91 100644
--- a/json.h
+++ b/json.h
@@ -1,3 +1,4 @@
+/* $Id$ */
/* Structures for JSON paarsing using only fixed-extent memory */
#include <stdbool.h>