Browse Source

Issue #76: use old style comment to allow json_object_iterator.h to build in ansi mode.

tags/json-c-0.12-20140410
Eric Haszlakiewicz 12 years ago
parent
commit
e48a25cfbb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      json_object_iterator.h

+ 1
- 1
json_object_iterator.h View File

@@ -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 */

Loading…
Cancel
Save