diff options
author | Bruce Momjian | 2001-03-27 04:00:55 +0000 |
---|---|---|
committer | Bruce Momjian | 2001-03-27 04:00:55 +0000 |
commit | 12ceb111822f0cf393a359c2aa6f38c15d7e2961 (patch) | |
tree | aa95e308f908b5b630ed69151878eeec6970cb40 /src/interfaces/odbc/bind.c | |
parent | ff7130180687b3f267e29ac4568402f7d10a5680 (diff) |
ODBC source code cleanup. Mostly alignment of #define constants.
Diffstat (limited to 'src/interfaces/odbc/bind.c')
-rw-r--r-- | src/interfaces/odbc/bind.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interfaces/odbc/bind.c b/src/interfaces/odbc/bind.c index a83bd5596b8..5bade8b3956 100644 --- a/src/interfaces/odbc/bind.c +++ b/src/interfaces/odbc/bind.c @@ -1,4 +1,3 @@ - /* Module: bind.c * * Description: This module contains routines related to binding |