gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-merchant] branch master updated: FPRINTF -> fprintf


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: FPRINTF -> fprintf
Date: Fri, 13 Sep 2019 13:02:08 +0200

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

marcello pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 2772096  FPRINTF -> fprintf
2772096 is described below

commit 27720961219c16cd11890634ce7934850219511e
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Sep 13 13:02:01 2019 +0200

    FPRINTF -> fprintf
---
 src/backenddb/merchantdb_plugin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backenddb/merchantdb_plugin.c 
b/src/backenddb/merchantdb_plugin.c
index 1f508e4..d833a0c 100644
--- a/src/backenddb/merchantdb_plugin.c
+++ b/src/backenddb/merchantdb_plugin.c
@@ -104,7 +104,7 @@ plugin_init ()
   err = lt_dlinit ();
   if (err > 0)
   {
-    FPRINTF (stderr,
+    fprintf (stderr,
              _("Initialization of plugin mechanism failed: %s!\n"),
              lt_dlerror ());
     return;

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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