gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r1554 - GNUnet/src/applications/fs/module


From: grothoff
Subject: [GNUnet-SVN] r1554 - GNUnet/src/applications/fs/module
Date: Sat, 16 Jul 2005 06:31:44 -0700 (PDT)

Author: grothoff
Date: 2005-07-16 06:31:41 -0700 (Sat, 16 Jul 2005)
New Revision: 1554

Modified:
   GNUnet/src/applications/fs/module/fs.c
Log:
sync

Modified: GNUnet/src/applications/fs/module/fs.c
===================================================================
--- GNUnet/src/applications/fs/module/fs.c      2005-07-15 17:15:47 UTC (rev 
1553)
+++ GNUnet/src/applications/fs/module/fs.c      2005-07-16 13:31:41 UTC (rev 
1554)
@@ -120,6 +120,9 @@
                          (DBlock*)&gw[1],
                          &hc)) ||
        (! equalsHashCode512(&hc, key)) ) {
+    LOG(LOG_ERROR,
+       "Type: %u\n",
+       ntohl(*(unsigned int*) &gw[1]));
     BREAK(); /* value failed verification! */
     return SYSERR;
   }





reply via email to

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