summaryrefslogtreecommitdiff
path: root/json_object_iterator.h
diff options
context:
space:
mode:
authorEric Haszlakiewicz <erh+git@nimenees.com>2013-04-30 09:47:19 -0500
committerEric Haszlakiewicz <erh+git@nimenees.com>2013-04-30 09:47:19 -0500
commite48a25cfbb18449505edf6205cb069e346dce0f8 (patch)
treec7be0d00ce51f0a1bf295599bebd990e037586c9 /json_object_iterator.h
parente843616cc62c2f170486539b59538cdbaf76c81d (diff)
Issue #76: use old style comment to allow json_object_iterator.h to build in ansi mode.
Diffstat (limited to 'json_object_iterator.h')
-rw-r--r--json_object_iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/json_object_iterator.h b/json_object_iterator.h
index f6e7ca6..44c9fb2 100644
--- a/json_object_iterator.h
+++ b/json_object_iterator.h
@@ -236,4 +236,4 @@ json_object_iter_equal(const struct json_object_iterator* iter1,
#endif
-#endif // JSON_OBJECT_ITERATOR_H
+#endif /* JSON_OBJECT_ITERATOR_H */