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/tuple.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/interfaces/odbc/tuple.c') diff --git a/src/interfaces/odbc/tuple.c b/src/interfaces/odbc/tuple.c index 303476fef28..968f098a80c 100644 --- a/src/interfaces/odbc/tuple.c +++ b/src/interfaces/odbc/tuple.c @@ -1,4 +1,3 @@ - /* Module: tuple.c * * Description: This module contains functions for setting the data for individual -- cgit v1.2.3