diff options
Diffstat (limited to 'src/interfaces/odbc/connection.h')
| -rw-r--r-- | src/interfaces/odbc/connection.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/connection.h b/src/interfaces/odbc/connection.h index f2c21604b1..a80c31b921 100644 --- a/src/interfaces/odbc/connection.h +++ b/src/interfaces/odbc/connection.h @@ -269,7 +269,7 @@ struct ConnectionClass_ #ifdef MULTIBYTE char *client_encoding; char *server_encoding; -#endif /* MULTIBYTE */ +#endif /* MULTIBYTE */ }; |
