gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1935 - GNUnet/src/applications/fs/ecrs


From: durner
Subject: [GNUnet-SVN] r1935 - GNUnet/src/applications/fs/ecrs
Date: Fri, 26 Aug 2005 11:33:43 -0700 (PDT)

Author: durner
Date: 2005-08-26 11:33:40 -0700 (Fri, 26 Aug 2005)
New Revision: 1935

Modified:
   GNUnet/src/applications/fs/ecrs/upload.c
Log:
fix

Modified: GNUnet/src/applications/fs/ecrs/upload.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/upload.c    2005-08-26 17:42:16 UTC (rev 
1934)
+++ GNUnet/src/applications/fs/ecrs/upload.c    2005-08-26 18:33:40 UTC (rev 
1935)
@@ -215,7 +215,7 @@
       LOG(LOG_ERROR, 
          _("Indexing file `%s' failed. Trying to insert file...\n"),
          filename);
-      doIndex = YES:
+      doIndex = YES;
     }
   }
   treedepth = computeDepth(filesize);





reply via email to

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