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/connection.c | |
| parent | 618733de1a3d08f63b42b92925d3845140eb6e02 (diff) | |
Properly exit ODBC with 'X', allow linking on BSD/OS.
Diffstat (limited to 'src/interfaces/odbc/connection.c')
| -rw-r--r-- | src/interfaces/odbc/connection.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/odbc/connection.c b/src/interfaces/odbc/connection.c index b528a69ea03..7d20e4cb4f1 100644 --- a/src/interfaces/odbc/connection.c +++ b/src/interfaces/odbc/connection.c @@ -1,4 +1,3 @@ - /* Module: connection.c * * Description: This module contains routines related to |
