diff options
| author | Egon Schmid <eschmid@php.net> | 1999-08-29 15:07:54 +0000 |
|---|---|---|
| committer | Egon Schmid <eschmid@php.net> | 1999-08-29 15:07:54 +0000 |
| commit | 621fe700485a3d28eb3f06ace25a454746a9dd5d (patch) | |
| tree | a41bb71b6a98ed175c1dfddf7b06c4bd07a462cf /ext/pgsql | |
| parent | db44261039635f49c02eb8f4355af8d7cda5fc28 (diff) | |
| download | php-git-621fe700485a3d28eb3f06ace25a454746a9dd5d.tar.gz | |
This one was nonesense.
Diffstat (limited to 'ext/pgsql')
| -rw-r--r-- | ext/pgsql/pgsql.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c index 0b4cb41a42..8c47e9d87d 100644 --- a/ext/pgsql/pgsql.c +++ b/ext/pgsql/pgsql.c @@ -767,7 +767,7 @@ PHP_FUNCTION(pgsql_field_name) } /* }}} */ -/* {{{ int proto pg_fieldsize(int result, int field_number) +/* {{{ proto int pg_fieldsize(int result, int field_number) Returns the internal size of the field */ PHP_FUNCTION(pgsql_field_size) { |
