louiscfg.h   louiscfg.h 
skipping to change at line 47 skipping to change at line 47
/* Name of package */ /* Name of package */
#define PACKAGE "liblouis" #define PACKAGE "liblouis"
/* Define to the address where bug reports for this package should be sent. */ /* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "" #define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */ /* Define to the full name of this package. */
#define PACKAGE_NAME "liblouis" #define PACKAGE_NAME "liblouis"
/* Define to the full name and version of this package. */ /* Define to the full name and version of this package. */
#define PACKAGE_STRING "liblouis 1.3.52" #define PACKAGE_STRING "liblouis 1.3.53"
/* Define to the one symbol short name of this package. */ /* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "liblouis" #define PACKAGE_TARNAME "liblouis"
/* Define to the version of this package. */ /* Define to the version of this package. */
#define PACKAGE_VERSION "1.3.52" #define PACKAGE_VERSION "1.3.53"
/* Define to 1 if you have the ANSI C header files. */ /* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1 #define STDC_HEADERS 1
/* Version number of package */ /* Version number of package */
#define VERSION "1.3.52" #define VERSION "1.3.53"
/* Define as the size of the unicode type. */ /* Define as the size of the unicode type. */
#define WIDECHAR_SIZE 2 #define WIDECHAR_SIZE 2
#endif /*LOUISCFG_H*/ #endif /*LOUISCFG_H*/
 End of changes. 3 change blocks. 
3 lines changed or deleted 3 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/