]> granicus.if.org Git - php/commit
The integer timeout is cast to a void *, passed to this function, and
authorSascha Schumann <sas@php.net>
Sun, 17 Aug 2003 13:57:53 +0000 (13:57 +0000)
committerSascha Schumann <sas@php.net>
Sun, 17 Aug 2003 13:57:53 +0000 (13:57 +0000)
commite6b45266d232cb0fa4c63406e6d70cec2eb96ea5
treebee4d54d37e55fa409ba0d43dd393ce00794041f
parent1f722edd1c28264159f5665e7b169d4a49d85bf2
The integer timeout is cast to a void *, passed to this function, and
cast back.

Add a cast to (long) to quiet the compiler
ext/sqlite/libsqlite/src/main.c