aboutsummaryrefslogtreecommitdiff
path: root/src/util/crypto_helper_common.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-11-19 21:26:35 +0100
committerChristian Grothoff <christian@grothoff.org>2021-11-19 21:26:35 +0100
commit2fed889224082a88cd3e1bca1c50e2c6409127df (patch)
treee80f8eb7ee9432960f1dd0ca04e64eb1830b2ac7 /src/util/crypto_helper_common.c
parent52fe9d657bd54e622e8b87070c29ac0ffc27c575 (diff)
downloadexchange-2fed889224082a88cd3e1bca1c50e2c6409127df.tar.xz
-fix offset issue
Diffstat (limited to 'src/util/crypto_helper_common.c')
-rw-r--r--src/util/crypto_helper_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/crypto_helper_common.c b/src/util/crypto_helper_common.c
index 2aa6dbacb..b89ee847c 100644
--- a/src/util/crypto_helper_common.c
+++ b/src/util/crypto_helper_common.c
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file util/secmod_common.c
+ * @file util/crypto_helper_common.c
* @brief Common functions for the exchange security modules
* @author Florian Dold <dold@taler.net>
*/