diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-03-15 17:21:18 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-03-15 17:21:18 +0100 |
commit | 64d2ca9e5c1cf9c890c6518a32131aa92daad193 (patch) | |
tree | 8723a8b7d415ead46a5240b61539afdd33d1aa09 /src/mint/key_io.h | |
parent | 7e6b7e6b539dbbf042f51530db23f316688352a6 (diff) |
fixing minor memory leak
Diffstat (limited to 'src/mint/key_io.h')
-rw-r--r-- | src/mint/key_io.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/key_io.h b/src/mint/key_io.h index a9acc3fe..85c0166d 100644 --- a/src/mint/key_io.h +++ b/src/mint/key_io.h @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014 Christian Grothoff (and other contributing authors) + Copyright (C) 2014, 2015 Christian Grothoff (and other contributing authors) 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 |