gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r874 - GNUnet/src/util
Date: Mon, 6 Jun 2005 11:38:59 -0700 (PDT)

Author: grothoff
Date: 2005-06-06 11:38:55 -0700 (Mon, 06 Jun 2005)
New Revision: 874

Modified:
   GNUnet/src/util/hashing.c
Log:
level

Modified: GNUnet/src/util/hashing.c
===================================================================
--- GNUnet/src/util/hashing.c   2005-06-06 18:11:36 UTC (rev 873)
+++ GNUnet/src/util/hashing.c   2005-06-06 18:38:55 UTC (rev 874)
@@ -336,7 +336,7 @@
 #endif
            );
   if (fh == -1) {
-    LOG_FILE_STRERROR(LOG_EVERYTHING, "open", filename);
+    LOG_FILE_STRERROR(LOG_ERROR, "open", filename);
     return SYSERR;
   }
   sha512_init(&ctx);





reply via email to

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