• source navigation  • diff markup  • identifier search  • freetext search  • 

Sources/json-c/strerror_override_private.h

  1 #ifndef __json_strerror_override_private_h__
  2 #define __json_strerror_override_private_h__
  3 
  4 /**
  5  * @file
  6  * @brief Do not use, json-c internal, may be changed or removed at any time.
  7  */
  8 
  9 #include "json_types.h"
 10 
 11 /* Used by tests to get consistent output */
 12 JSON_EXPORT int _json_c_strerror_enable;
 13 
 14 #endif
 15 

This page was automatically generated by LXR 0.3.1.  •  OpenWrt