Compile fix

This commit is contained in:
Zeev Suraski 2000-02-27 17:11:03 +00:00
parent 67cc918c3c
commit 863651dff1

View File

@ -901,7 +901,7 @@ PHP_FUNCTION(sybase_fetch_row)
}
static PHP_FUNCTION(sybase_fetch_hash)
static void php_sybase_fetch_hash(INTERNAL_FUNCTION_PARAMETERS)
{
pval *sybase_result_index;
sybase_result *result;