gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7227 - GNUnet/src/applications/fs


From: gnunet
Subject: [GNUnet-SVN] r7227 - GNUnet/src/applications/fs
Date: Sat, 14 Jun 2008 19:09:41 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 19:09:41 -0600 (Sat, 14 Jun 2008)
New Revision: 7227

Modified:
   GNUnet/src/applications/fs/ecrs_core.c
Log:
op

Modified: GNUnet/src/applications/fs/ecrs_core.c
===================================================================
--- GNUnet/src/applications/fs/ecrs_core.c      2008-06-15 01:04:38 UTC (rev 
7226)
+++ GNUnet/src/applications/fs/ecrs_core.c      2008-06-15 01:09:41 UTC (rev 
7227)
@@ -237,12 +237,12 @@
       }
     case GNUNET_ECRS_BLOCKTYPE_ONDEMAND:
       {
-        GNUNET_GE_BREAK (NULL, 0);      /* should never be used here! */
+        GNUNET_GE_BREAK_OP (NULL, 0);      /* should never be used here! */
         return GNUNET_SYSERR;
       }
     default:
       {
-        GNUNET_GE_BREAK (NULL, 0);      /* unknown block type */
+        GNUNET_GE_BREAK_OP (NULL, 0);      /* unknown block type */
         return GNUNET_SYSERR;
       }
     }                           /* end switch */





reply via email to

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