diff options
Diffstat (limited to 'src/interfaces/odbc/options.c')
-rw-r--r-- | src/interfaces/odbc/options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/odbc/options.c b/src/interfaces/odbc/options.c index 2ea3d6e2f61..f4797e546e2 100644 --- a/src/interfaces/odbc/options.c +++ b/src/interfaces/odbc/options.c @@ -307,6 +307,7 @@ SQLSetConnectOption( switch (fOption) { + /* * Statement Options (apply to all stmts on the connection and * become defaults for new stmts) |