gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r23522 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r23522 - gnunet/src/fs
Date: Thu, 30 Aug 2012 20:41:20 +0200

Author: grothoff
Date: 2012-08-30 20:41:20 +0200 (Thu, 30 Aug 2012)
New Revision: 23522

Modified:
   gnunet/src/fs/fs_uri.c
Log:
fixing #2530

Modified: gnunet/src/fs/fs_uri.c
===================================================================
--- gnunet/src/fs/fs_uri.c      2012-08-30 18:31:34 UTC (rev 23521)
+++ gnunet/src/fs/fs_uri.c      2012-08-30 18:41:20 UTC (rev 23522)
@@ -1665,7 +1665,7 @@
 /**
  * Where to break up keywords
  */
-#define TOKENS "_. /-!?#&address@hidden"\'\\;:,"
+#define TOKENS "_. /-!?#&address@hidden"\'\\;:,()[]{}$<>|"
 
 /**
  * Break the filename up by TOKENS to make




reply via email to

[Prev in Thread] Current Thread [Next in Thread]