gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6364 - GNUnet/src/applications/fs/fsui


From: gnunet
Subject: [GNUnet-SVN] r6364 - GNUnet/src/applications/fs/fsui
Date: Sun, 17 Feb 2008 23:04:55 -0700 (MST)

Author: grothoff
Date: 2008-02-17 23:04:55 -0700 (Sun, 17 Feb 2008)
New Revision: 6364

Modified:
   GNUnet/src/applications/fs/fsui/upload.c
Log:
also remove LOWER case stuff

Modified: GNUnet/src/applications/fs/fsui/upload.c
===================================================================
--- GNUnet/src/applications/fs/fsui/upload.c    2008-02-18 06:02:26 UTC (rev 
6363)
+++ GNUnet/src/applications/fs/fsui/upload.c    2008-02-18 06:04:55 UTC (rev 
6364)
@@ -439,6 +439,8 @@
     }
   while (GNUNET_OK ==
          GNUNET_ECRS_meta_data_delete (utc->meta, EXTRACTOR_SPLIT, NULL));
+  while (GNUNET_OK ==
+         GNUNET_ECRS_meta_data_delete (utc->meta, EXTRACTOR_LOWERCASE, NULL));
   if (utc->shared->global_keywords != NULL)
     GNUNET_ECRS_publish_under_keyword (ectx,
                                        utc->shared->ctx->cfg,





reply via email to

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