aboutsummaryrefslogtreecommitdiff
path: root/src/mint/mint_db.h
diff options
context:
space:
mode:
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 @@
13 You should have received a copy of the GNU General Public License along with 13 You should have received a copy of the GNU General Public License along with
14 TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/> 14 TALER; see the file COPYING. If not, If not, see <http://www.gnu.org/licenses/>
15*/ 15*/
16
17/** 16/**
18 * @file mint/mint_db.h 17 * @file mint/mint_db.h
19 * @brief Mint-specific database access 18 * @brief Low-level (statement-level) database access for the mint
20 * @author Florian Dold 19 * @author Florian Dold
20 * @author Christian Grothoff
21 */ 21 */
22 22
23#ifndef _NEURO_MINT_DB_H 23#ifndef _NEURO_MINT_DB_H