gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] 02/02: need extra font to build on my syst


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 02/02: need extra font to build on my system
Date: Sat, 24 Jun 2017 09:35:08 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

commit 0599b3b35b69112c5a571dfa23808f45ddce736e
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Jun 24 09:35:02 2017 +0200

    need extra font to build on my system
---
 doc/paper/taler.tex                         | 1 +
 src/exchangedb/plugin_exchangedb_postgres.c | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/paper/taler.tex b/doc/paper/taler.tex
index bfe8987..f341d46 100644
--- a/doc/paper/taler.tex
+++ b/doc/paper/taler.tex
@@ -58,6 +58,7 @@
 \usetikzlibrary{calc}
 \usepackage{eurosym}
 \usepackage[T1]{fontenc}
+\usepackage{lmodern}
 \usepackage{verbatim}
 \usepackage[utf8]{inputenc}
 
diff --git a/src/exchangedb/plugin_exchangedb_postgres.c 
b/src/exchangedb/plugin_exchangedb_postgres.c
index 98ac117..9ec998a 100644
--- a/src/exchangedb/plugin_exchangedb_postgres.c
+++ b/src/exchangedb/plugin_exchangedb_postgres.c
@@ -2889,7 +2889,7 @@ postgres_get_ready_deposit (void *cls,
  * @return transaction status code, if positive:
  *         number of rows processed, 0 if none exist
  */
-static int
+static int // FIXME: enum GNUNET_DB_QueryStatus
 postgres_iterate_matching_deposits (void *cls,
                                     struct TALER_EXCHANGEDB_Session *session,
                                     const struct GNUNET_HashCode *h_wire,

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



reply via email to

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