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