gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis-gtk] branch master updated: log error


From: gnunet
Subject: [taler-anastasis-gtk] branch master updated: log error
Date: Sat, 10 Apr 2021 12:39:40 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new 9f6150c  log error
9f6150c is described below

commit 9f6150c6ab7ce56b6c25524383651d79b4761da6
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Apr 10 12:39:38 2021 +0200

    log error
---
 src/anastasis/anastasis-gtk_handle-secret-buttons.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/anastasis/anastasis-gtk_handle-secret-buttons.c 
b/src/anastasis/anastasis-gtk_handle-secret-buttons.c
index 1a2db3f..7b665aa 100644
--- a/src/anastasis/anastasis-gtk_handle-secret-buttons.c
+++ b/src/anastasis/anastasis-gtk_handle-secret-buttons.c
@@ -428,7 +428,7 @@ mime_ltdl_init ()
   if (0 != magic_load (magic,
                        NULL))
   {
-    /* FIXME: how to deal with errors? */
+    GNUNET_break (0);
   }
 }
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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