gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r19765 - gnunet/src/fs
Date: Sun, 12 Feb 2012 20:03:39 +0100

Author: grothoff
Date: 2012-02-12 20:03:39 +0100 (Sun, 12 Feb 2012)
New Revision: 19765

Modified:
   gnunet/src/fs/fs_uri.c
Log:
-typo

Modified: gnunet/src/fs/fs_uri.c
===================================================================
--- gnunet/src/fs/fs_uri.c      2012-02-12 18:24:18 UTC (rev 19764)
+++ gnunet/src/fs/fs_uri.c      2012-02-12 19:03:39 UTC (rev 19765)
@@ -1404,7 +1404,7 @@
 
   if (uri->type == ksk)
   {
-    for (i=0;i i < uri->data.ksk.keywordCount; i++)
+    for (i=0;i < uri->data.ksk.keywordCount; i++)
       GNUNET_assert (uri->data.ksk.keywords[i] != NULL);
   }
 #endif




reply via email to

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