From: Christian Grothoff Date: Fri, 30 Dec 2011 21:34:02 +0000 (+0000) Subject: -LRN: Also break on commas X-Git-Tag: initial-import-from-subversion-38251~15511 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=321e09ea6ded0d36202d90b7be7c2b34b6d8fd5c;p=oweals%2Fgnunet.git -LRN: Also break on commas --- diff --git a/src/fs/fs_uri.c b/src/fs/fs_uri.c index 3bba83fdc..a39eba8de 100644 --- a/src/fs/fs_uri.c +++ b/src/fs/fs_uri.c @@ -1573,7 +1573,7 @@ get_keywords_from_parens (const char *s, char **array, int index) /** * Where to break up keywords */ -#define TOKENS "_. /-!?#&+@\"\'\\;:" +#define TOKENS "_. /-!?#&+@\"\'\\;:," /** * Break the filename up by TOKENS to make