diff options
Diffstat (limited to 'ext/pdo_mysql/php_pdo_mysql.h')
-rwxr-xr-x | ext/pdo_mysql/php_pdo_mysql.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_mysql/php_pdo_mysql.h b/ext/pdo_mysql/php_pdo_mysql.h index 4394f407ba..1fed28bd5e 100755 --- a/ext/pdo_mysql/php_pdo_mysql.h +++ b/ext/pdo_mysql/php_pdo_mysql.h @@ -40,7 +40,7 @@ PHP_RINIT_FUNCTION(pdo_mysql); PHP_RSHUTDOWN_FUNCTION(pdo_mysql); PHP_MINFO_FUNCTION(pdo_mysql); -#endif /* PHP_PDO_OCI_H */ +#endif /* PHP_PDO_MYSQL_H */ /* |