From fd40942fd8f99dd46da1dcb49fae58f607aea179 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 10 Feb 2001 05:50:29 +0000 Subject: Properly exit ODBC with 'X', allow linking on BSD/OS. --- src/interfaces/odbc/info.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/interfaces/odbc/info.c') 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 -- cgit v1.2.3