aboutsummaryrefslogtreecommitdiffstats
path: root/g13/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'g13/utils.c')
-rw-r--r--g13/utils.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/g13/utils.c b/g13/utils.c
index 1ea7f3275..4b374df10 100644
--- a/g13/utils.c
+++ b/g13/utils.c
@@ -176,7 +176,5 @@ next_tuple (tupledesc_t tupledesc, unsigned int *r_tag, size_t *r_length)
}
return NULL;
-}
-
-
+}