diff options
Diffstat (limited to 'src/interfaces/odbc/pgapifunc.h')
-rw-r--r-- | src/interfaces/odbc/pgapifunc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/pgapifunc.h b/src/interfaces/odbc/pgapifunc.h index dadabe1fac8..2ebf20371ae 100644 --- a/src/interfaces/odbc/pgapifunc.h +++ b/src/interfaces/odbc/pgapifunc.h @@ -241,4 +241,4 @@ RETCODE SQL_API PGAPI_SetScrollOptions( SDWORD crowKeyset, UWORD crowRowset); -#endif /* define_PG_API_FUNC_H__ */ +#endif /* define_PG_API_FUNC_H__ */ |