projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90e03c9
)
-LRN: Also break on commas
author
Christian Grothoff
<christian@grothoff.org>
Fri, 30 Dec 2011 21:34:02 +0000
(21:34 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 30 Dec 2011 21:34:02 +0000
(21:34 +0000)
src/fs/fs_uri.c
patch
|
blob
|
history
diff --git
a/src/fs/fs_uri.c
b/src/fs/fs_uri.c
index 3bba83fdce1719ae1c2a28c0977f92f046dbe7b2..a39eba8de5f9f8822a8158db401aa38bb261ce7b 100644
(file)
--- 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