diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2014-02-15 18:30:11 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2014-02-15 18:30:11 +0900 |
commit | 5ff9089aeb3145cdaed59668855d135e6fe0ea02 (patch) | |
tree | 8b5e11591da027af4b2ebeba7f96c85c0dca6111 /ext/pgsql/php_pgsql.h | |
parent | 2976f7dae7292e32784fecdbe722744440f91017 (diff) | |
parent | 6e0b8b4288ac3224c011b913ea93c7654fc04d12 (diff) | |
download | php-git-5ff9089aeb3145cdaed59668855d135e6fe0ea02.tar.gz |
Merge branch 'PHP-5.5' into PHP-5.6
Diffstat (limited to 'ext/pgsql/php_pgsql.h')
-rw-r--r-- | ext/pgsql/php_pgsql.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h index a017c8b725..46b440d723 100644 --- a/ext/pgsql/php_pgsql.h +++ b/ext/pgsql/php_pgsql.h @@ -16,7 +16,7 @@ | Jouni Ahto <jouni.ahto@exdec.fi> | +----------------------------------------------------------------------+ */ - + /* $Id$ */ #ifndef PHP_PGSQL_H |