diff options
Diffstat (limited to 'ext/pdo_odbc/odbc_driver.c')
-rwxr-xr-x | ext/pdo_odbc/odbc_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdo_odbc/odbc_driver.c b/ext/pdo_odbc/odbc_driver.c index fbf54ff32..e7ebb1b5f 100755 --- a/ext/pdo_odbc/odbc_driver.c +++ b/ext/pdo_odbc/odbc_driver.c @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: odbc_driver.c 294444 2010-02-03 19:48:04Z pajoye $ */ +/* $Id: odbc_driver.c 293447 2010-01-12 12:46:54Z iliaa $ */ #ifdef HAVE_CONFIG_H #include "config.h" |