]> granicus.if.org Git - php/commitdiff
Make life for the doc-team easier, without causing harm ;-)
authorMarc Boeren <mboeren@php.net>
Mon, 3 Nov 2003 11:15:23 +0000 (11:15 +0000)
committerMarc Boeren <mboeren@php.net>
Mon, 3 Nov 2003 11:15:23 +0000 (11:15 +0000)
ext/dbx/dbx.c

index 0590a44fdd1ff4fcb78f97481ca400c7091e6797..64169f471c2d12155a9a36b423b3779db3b064d8 100644 (file)
@@ -365,7 +365,7 @@ ZEND_FUNCTION(dbx_close)
 }
 /* }}} */
 
-/* {{{ proto dbx_result_object dbx_query(dbx_link_object dbx_link, string sql_statement [, long flags])
+/* {{{ proto dbx_result_object dbx_query(dbx_link_object dbx_link, string sql_statement [, int flags])
    Returns a dbx_link_object on success and returns 0 on failure */
 ZEND_FUNCTION(dbx_query)
 {