aboutsummaryrefslogtreecommitdiffstats
path: root/g13/g13tuple.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g13/g13tuple.c (renamed from g13/utils.c)4
1 files changed, 2 insertions, 2 deletions
diff --git a/g13/utils.c b/g13/g13tuple.c
index dbbaa0d8b..b90d81769 100644
--- a/g13/utils.c
+++ b/g13/g13tuple.c
@@ -1,4 +1,4 @@
-/* utils.c - Utility functions
+/* g13tuple.c - Tuple handling
* Copyright (C) 2009 Free Software Foundation, Inc.
* Copyright (C) 2009, 2015, 2016 Werner Koch
*
@@ -26,7 +26,7 @@
#include <assert.h>
#include "g13.h"
-#include "utils.h"
+#include "g13tuple.h"
/* Definition of the tuple descriptor object. */