diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-03-03 00:35:21 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-03-03 00:35:21 +0100 |
commit | c3b9ebc1effea652e3cdfc93fb6ed5b1cf83826a (patch) | |
tree | fb02e2b2a78ad50cc5e1864484e80620faf1fcae /src/exchangedb/exchangedb_auditorkeys.c | |
parent | 4dea098f54757f618abcfdfd27514bdab281997a (diff) |
fix format string issue in taler-wire, complete work on #5536 revocation file issue (shift location of revocation file and change content to include denom hash)
Diffstat (limited to 'src/exchangedb/exchangedb_auditorkeys.c')
-rw-r--r-- | src/exchangedb/exchangedb_auditorkeys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_auditorkeys.c b/src/exchangedb/exchangedb_auditorkeys.c index 5f98743d3..38498d9b5 100644 --- a/src/exchangedb/exchangedb_auditorkeys.c +++ b/src/exchangedb/exchangedb_auditorkeys.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015, 2016, 2017 Inria & GNUnet e.V. + Copyright (C) 2014--2019 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |