gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r24986 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r24986 - gnunet/src/include
Date: Thu, 15 Nov 2012 15:55:45 +0100

Author: bartpolot
Date: 2012-11-15 15:55:44 +0100 (Thu, 15 Nov 2012)
New Revision: 24986

Modified:
   gnunet/src/include/gnunet_consensus_service.h
Log:
- fix typo

Modified: gnunet/src/include/gnunet_consensus_service.h
===================================================================
--- gnunet/src/include/gnunet_consensus_service.h       2012-11-15 14:50:56 UTC 
(rev 24985)
+++ gnunet/src/include/gnunet_consensus_service.h       2012-11-15 14:55:44 UTC 
(rev 24986)
@@ -127,7 +127,7 @@
  */
 typedef void (*GNUNET_CONSENSUS_ConcludeCallback) (void *cls, 
                                                   unsigned int 
num_peers_in_consensus,
-                                                  cnost struct 
GNUNET_PeerIdentity *peers_in_consensus);
+                                                  const struct 
GNUNET_PeerIdentity *peers_in_consensus);
 
 
 /**




reply via email to

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