Skip to content

Commit

Permalink
Issue #76: use old style comment to allow json_object_iterator.h to b…
Browse files Browse the repository at this point in the history
…uild in ansi mode.
  • Loading branch information
hawicz committed Apr 30, 2013
1 parent e843616 commit e48a25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json_object_iterator.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

0 comments on commit e48a25c

Please sign in to comment.