From 0d23670b30b5fd972d482b3d9f85d59fb6ee8287 Mon Sep 17 00:00:00 2001 From: "Frank M. Kromann" Date: Sun, 6 Oct 2002 02:10:19 +0000 Subject: Fixing comment allowing the module to compile again --- ext/fbsql/php_fbsql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/fbsql/php_fbsql.c b/ext/fbsql/php_fbsql.c index 5467ace8e1..82dd3965cc 100644 --- a/ext/fbsql/php_fbsql.c +++ b/ext/fbsql/php_fbsql.c @@ -164,7 +164,7 @@ struct PHPFBLink #define FBSQL_ISO_VERSIONED 4 #define FBSQL_LOB_DIRECT 0 /* default */ -#define FBSQL_LOB_HANDLE 1 /I default */ +#define FBSQL_LOB_HANDLE 1 /* default */ /* {{{ fbsql_functions[] -- cgit v1.2.1