[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r4295 - GNUnet/src/applications/fs/ecrs
From: |
grothoff |
Subject: |
[GNUnet-SVN] r4295 - GNUnet/src/applications/fs/ecrs |
Date: |
Thu, 11 Jan 2007 23:47:36 -0800 (PST) |
Author: grothoff
Date: 2007-01-11 23:47:35 -0800 (Thu, 11 Jan 2007)
New Revision: 4295
Modified:
GNUnet/src/applications/fs/ecrs/uri.c
Log:
f
Modified: GNUnet/src/applications/fs/ecrs/uri.c
===================================================================
--- GNUnet/src/applications/fs/ecrs/uri.c 2007-01-12 07:46:59 UTC (rev
4294)
+++ GNUnet/src/applications/fs/ecrs/uri.c 2007-01-12 07:47:35 UTC (rev
4295)
@@ -505,7 +505,7 @@
if (ret != 0)
goto ERROR;
dup[npos-1] = '\0';
- if (3 != SSCANF(&dup[pos],
+ if (4 != SSCANF(&dup[pos],
"%u.%u.%u.%u",
&proto,
&sas,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r4295 - GNUnet/src/applications/fs/ecrs,
grothoff <=