| commit | e48a25cfbb18449505edf6205cb069e346dce0f8 | [log] [tgz] |
|---|---|---|
| author | Eric Haszlakiewicz <erh+git@nimenees.com> | Tue Apr 30 09:47:19 2013 -0500 |
| committer | Eric Haszlakiewicz <erh+git@nimenees.com> | Tue Apr 30 09:47:19 2013 -0500 |
| tree | c7be0d00ce51f0a1bf295599bebd990e037586c9 | |
| parent | e843616cc62c2f170486539b59538cdbaf76c81d [diff] |
Issue #76: use old style comment to allow json_object_iterator.h to build in ansi mode.
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 @@ #endif -#endif // JSON_OBJECT_ITERATOR_H +#endif /* JSON_OBJECT_ITERATOR_H */