gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r4999 - GNUnet/src/applications/identity


From: gnunet
Subject: [GNUnet-SVN] r4999 - GNUnet/src/applications/identity
Date: Sat, 9 Jun 2007 22:28:22 -0600 (MDT)

Author: grothoff
Date: 2007-06-09 22:28:22 -0600 (Sat, 09 Jun 2007)
New Revision: 4999

Modified:
   GNUnet/src/applications/identity/identity.c
Log:
bozo

Modified: GNUnet/src/applications/identity/identity.c
===================================================================
--- GNUnet/src/applications/identity/identity.c 2007-06-10 03:07:30 UTC (rev 
4998)
+++ GNUnet/src/applications/identity/identity.c 2007-06-10 04:28:22 UTC (rev 
4999)
@@ -440,7 +440,7 @@
     return;
   }
   MUTEX_LOCK(lock_);
-  entry = findHost(&msg->senderIdentity);
+  entry = findHost(&tmp->senderIdentity);
   if ( (entry != NULL) &&
        (entry->helloCount > 0) ) {
     MUTEX_UNLOCK(lock_);





reply via email to

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