summaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/dlg_specific.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-02-11 04:56:58 +0000
committerBruce Momjian <bruce@momjian.us>2001-02-11 04:56:58 +0000
commit9d244ddb26eb8521510a01271e61f9c37e74827e (patch)
tree575424831f2a9ca9cdbf8cea37ce6fe4804a57dc /src/interfaces/odbc/dlg_specific.c
parent71f2b6f015b5f8da162e808a37bd7d3cc8732ce3 (diff)
Cleanup of source.
Diffstat (limited to 'src/interfaces/odbc/dlg_specific.c')
-rw-r--r--src/interfaces/odbc/dlg_specific.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/odbc/dlg_specific.c b/src/interfaces/odbc/dlg_specific.c
index 7c8f699b2bf..64bf0e76c4d 100644
--- a/src/interfaces/odbc/dlg_specific.c
+++ b/src/interfaces/odbc/dlg_specific.c
@@ -49,6 +49,7 @@ extern GLOBAL_VALUES globals;
void
SetDlgStuff(HWND hdlg, ConnInfo * ci)
{
+
/*
* If driver attribute NOT present, then set the datasource name and
* description
@@ -773,6 +774,7 @@ getGlobalDefaults(char *section, char *filename, char override)
/* Dont allow override of an override! */
if (!override)
{
+
/*
* ConnSettings is stored in the driver section and per datasource
* for override