]> granicus.if.org Git - php/commitdiff
Added argument type.
authorEgon Schmid <eschmid@php.net>
Sun, 11 Jun 2000 16:24:00 +0000 (16:24 +0000)
committerEgon Schmid <eschmid@php.net>
Sun, 11 Jun 2000 16:24:00 +0000 (16:24 +0000)
ext/interbase/interbase.c

index 563fa3b16e8d88bfe5ac91173080b60928a06e74..8d6740fd687a92b6dff040b59644ab011f1c333f 100644 (file)
@@ -2796,7 +2796,7 @@ extern int wsa_fp;
 */
 /*to handle reading and writing to windows sockets*/
 
-/* {{{ proto string ibase_blob_import([link_identifier,] file_id)
+/* {{{ proto string ibase_blob_import([link_identifier,] int file_id)
    Create blob, copy file in it, and close it */
 
 PHP_FUNCTION(ibase_blob_import)