gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r437 - GNUnet/src/util


From: grothoff
Subject: [GNUnet-SVN] r437 - GNUnet/src/util
Date: Mon, 14 Mar 2005 18:42:29 -0800 (PST)

Author: grothoff
Date: 2005-03-14 18:42:27 -0800 (Mon, 14 Mar 2005)
New Revision: 437

Modified:
   GNUnet/src/util/symcipher_gcrypt.c
Log:
dead

Modified: GNUnet/src/util/symcipher_gcrypt.c
===================================================================
--- GNUnet/src/util/symcipher_gcrypt.c  2005-03-15 02:41:21 UTC (rev 436)
+++ GNUnet/src/util/symcipher_gcrypt.c  2005-03-15 02:42:27 UTC (rev 437)
@@ -58,7 +58,6 @@
  * Create a new SessionKey (for AES-256).
  */
 void makeSessionkey(SESSIONKEY * key) {
-  int i;
   lockGcrypt();
   gcry_randomize(&key->key[0],
                 SESSIONKEY_LEN,





reply via email to

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