summaryrefslogtreecommitdiff
path: root/gd_content_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'gd_content_interface.c')
-rw-r--r--gd_content_interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gd_content_interface.c b/gd_content_interface.c
index 6fda5e4..e3ee5fc 100644
--- a/gd_content_interface.c
+++ b/gd_content_interface.c
@@ -73,7 +73,7 @@ int GdInitDatabase( MYSQL *db )
the_setup.DbPass,
the_setup.DbName,
the_setup.DbPort,
- "", 0 ) == NULL )
+ NULL, 0 ) == NULL )
{
return -2;
} // if mysql_real_connect