X-Git-Url: http://git.indexdata.com/?p=phpyaz-moved-to-github.git;a=blobdiff_plain;f=php_yaz.c;fp=php_yaz.c;h=1ba12176fd6e5dddf7955efc0b7de771a3e9ed54;hp=3dfdd5d799a6ba68788501c1d84713f38b0e12d4;hb=ce606fcad9d13080e78e0c9b5b50434aea0970b2;hpb=ec1920117fc9a3310b64322881906dda20e66d1d diff --git a/php_yaz.c b/php_yaz.c index 3dfdd5d..1ba1217 100644 --- a/php_yaz.c +++ b/php_yaz.c @@ -49,7 +49,7 @@ #include #ifndef ODR_INT_PRINTF -#define ODR_INT_PRINTF %d +#define ODR_INT_PRINTF "%d" #endif #define MAX_ASSOC 200