From 008a12832ed37818a835945dd55ffcb4f3862932 Mon Sep 17 00:00:00 2001 From: Haru Date: Fri, 15 Nov 2013 03:15:41 +0100 Subject: Re-generated SQL item databases with the updated db2sql plugin Signed-off-by: Haru --- src/plugins/db2sql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/plugins/db2sql.c b/src/plugins/db2sql.c index c8321f886..e1ab26f30 100644 --- a/src/plugins/db2sql.c +++ b/src/plugins/db2sql.c @@ -43,7 +43,7 @@ void hstr(const char *str) { RECREATE(tosql.buf[3].p,char,tosql.buf[3].len); } safestrncpy(tosql.buf[3].p,str,strlen(str)); - normalize_name(tosql.buf[3].p,"\t\n"); + normalize_name(tosql.buf[3].p,"\t\n "); } int db2sql(config_setting_t *entry, int n, const char *source) { struct item_data *it = NULL; -- cgit v1.2.3-70-g09d2