oniguruma.h   oniguruma.h 
skipping to change at line 39 skipping to change at line 39
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
#ifdef __cplusplus #ifdef __cplusplus
extern "C" { extern "C" {
#endif #endif
#define ONIGURUMA #define ONIGURUMA
#define ONIGURUMA_VERSION_MAJOR 4 #define ONIGURUMA_VERSION_MAJOR 4
#define ONIGURUMA_VERSION_MINOR 7 #define ONIGURUMA_VERSION_MINOR 7
#define ONIGURUMA_VERSION_TEENY 0 #define ONIGURUMA_VERSION_TEENY 1
#ifdef __cplusplus #ifdef __cplusplus
# ifndef HAVE_PROTOTYPES # ifndef HAVE_PROTOTYPES
# define HAVE_PROTOTYPES 1 # define HAVE_PROTOTYPES 1
# endif # endif
# ifndef HAVE_STDARG_PROTOTYPES # ifndef HAVE_STDARG_PROTOTYPES
# define HAVE_STDARG_PROTOTYPES 1 # define HAVE_STDARG_PROTOTYPES 1
# endif # endif
#endif #endif
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/