gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26145 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r26145 - gnunet/src/util
Date: Mon, 18 Feb 2013 09:35:52 +0100

Author: wachs
Date: 2013-02-18 09:35:52 +0100 (Mon, 18 Feb 2013)
New Revision: 26145

Modified:
   gnunet/src/util/crypto_ecc.c
Log:
break


Modified: gnunet/src/util/crypto_ecc.c
===================================================================
--- gnunet/src/util/crypto_ecc.c        2013-02-16 16:16:16 UTC (rev 26144)
+++ gnunet/src/util/crypto_ecc.c        2013-02-18 08:35:52 UTC (rev 26145)
@@ -1122,7 +1122,7 @@
   }
 #else
   /* use broken version, insecure! */
-  GNUNET_log (GNUNET_ERROR_TYPE_WARNING, _("To be implemented: not secure at 
the moment, please read README"));
+  GNUNET_log (GNUNET_ERROR_TYPE_WARNING, _("To be implemented: not secure at 
the moment, please read README\n"));
   slen = sprintf ((char*) sdata_buf, "FIXME-this is not key material");
 #endif
   gcry_sexp_release (data);




reply via email to

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