@@ -130,7 +130,7 @@ static int mod_init(void)
return -1;
}
- if (strlen(flat_escape) > 0) {
+ if (strlen(flat_escape) > 1) {
LOG(L_ERR, "flatstore:mod_init: Escape char has to be max. one character\n");