]> granicus.if.org Git - php/commit
- Fix compiler warning about long vs. int in printf()
authorTimm Friebe <thekid@php.net>
Mon, 13 Jun 2011 08:43:21 +0000 (08:43 +0000)
committerTimm Friebe <thekid@php.net>
Mon, 13 Jun 2011 08:43:21 +0000 (08:43 +0000)
commit7229afbd41541937e50979f3ac0c3be5f5d8a61f
treeb4bc22a6a2036539270cf6a09d1b11d4269459c0
parenta43b067172ce3cb8c768e94028d483641eef7d1e
- Fix compiler warning about long vs. int in printf()
# See bug #55009
# Compare to _server_message_handler() a little below, where this
# is done the same way
ext/sybase_ct/php_sybase_ct.c