aboutsummaryrefslogtreecommitdiff
path: root/src/mint/mint_db.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-01-28 22:35:57 +0100
committerChristian Grothoff <christian@grothoff.org>2015-01-28 22:35:57 +0100
commitfb124841605dabe843f4d5713e58a516ddc84d48 (patch)
tree9a6b126fcba5a36547045e7a1f50cb7dcf2753eb /src/mint/mint_db.h
parent1466048e4d19a198a33d1f224dbb5a25fa42b9c2 (diff)
downloadexchange-fb124841605dabe843f4d5713e58a516ddc84d48.tar.xz
update docu
Diffstat (limited to 'src/mint/mint_db.h')
-rw-r--r--src/mint/mint_db.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mint/mint_db.h b/src/mint/mint_db.h
index 6e1fb4753..01fd737bd 100644
--- a/src/mint/mint_db.h
+++ b/src/mint/mint_db.h
@@ -13,11 +13,11 @@
You should have received a copy of the GNU General Public License along with
TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
*/
-
/**
* @file mint/mint_db.h
- * @brief Mint-specific database access
+ * @brief Low-level (statement-level) database access for the mint
* @author Florian Dold
+ * @author Christian Grothoff
*/
#ifndef _NEURO_MINT_DB_H