diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-01-28 22:35:57 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-01-28 22:35:57 +0100 |
commit | fb124841605dabe843f4d5713e58a516ddc84d48 (patch) | |
tree | 9a6b126fcba5a36547045e7a1f50cb7dcf2753eb /src/mint/mint_db.h | |
parent | 1466048e4d19a198a33d1f224dbb5a25fa42b9c2 (diff) |
update docu
Diffstat (limited to 'src/mint/mint_db.h')
-rw-r--r-- | src/mint/mint_db.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mint/mint_db.h b/src/mint/mint_db.h index 6e1fb475..01fd737b 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 |