diff --git a/util/text-options.hh b/util/text-options.hh index 5ea0a2d2f..3043efc40 100644 --- a/util/text-options.hh +++ b/util/text-options.hh @@ -127,7 +127,7 @@ encode_unicodes (const char *unicodes, GString *gs, GError **error) { -#define DELIMITERS "<+->{},;&#\\xXuUnNiI\n\t\v\f\r " +#define DELIMITERS "<+-|>{},;&#\\xXuUnNiI\n\t\v\f\r " char *s = (char *) unicodes; char *p;