diff options
| author | Bruce Momjian <bruce@momjian.us> | 2001-02-10 05:50:29 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2001-02-10 05:50:29 +0000 |
| commit | fd40942fd8f99dd46da1dcb49fae58f607aea179 (patch) | |
| tree | e4b7356fe4b30c5f5107c7733feb1d360806c8b1 /src/interfaces/odbc/psqlodbc.c | |
| parent | 618733de1a3d08f63b42b92925d3845140eb6e02 (diff) | |
Properly exit ODBC with 'X', allow linking on BSD/OS.
Diffstat (limited to 'src/interfaces/odbc/psqlodbc.c')
| -rw-r--r-- | src/interfaces/odbc/psqlodbc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/odbc/psqlodbc.c b/src/interfaces/odbc/psqlodbc.c index dbf4029a4ac..c5770f9d33c 100644 --- a/src/interfaces/odbc/psqlodbc.c +++ b/src/interfaces/odbc/psqlodbc.c @@ -1,4 +1,3 @@ - /* Module: psqlodbc.c * * Description: This module contains the main entry point (DllMain) for the library. |
