diff options
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 |