aboutsummaryrefslogtreecommitdiffstats
path: root/g13/t-g13tuple.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g13/t-g13tuple.c (renamed from g13/t-utils.c)6
1 files changed, 3 insertions, 3 deletions
diff --git a/g13/t-utils.c b/g13/t-g13tuple.c
index 5605216ec..f986efab8 100644
--- a/g13/t-utils.c
+++ b/g13/t-g13tuple.c
@@ -1,4 +1,4 @@
-/* t-utils.c - Module test for utils.c
+/* t-g13tuple.c - Module test for g13tuple.c
* Copyright (C) 2016 Werner Koch
*
* This file is part of GnuPG.
@@ -25,9 +25,9 @@
#include "util.h"
#include "keyblob.h"
-#include "utils.h"
+#include "g13tuple.h"
-#define PGM "t-utils"
+#define PGM "t-g13tuple"
static int verbose;
static int debug;