aboutsummaryrefslogtreecommitdiffstats
path: root/g10/comment.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/comment.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/g10/comment.c b/g10/comment.c
index 7f9295ea5..085dbad3b 100644
--- a/g10/comment.c
+++ b/g10/comment.c
@@ -106,5 +106,3 @@ make_mpi_comment_node( const char *s, gcry_mpi_t a )
xfree (buf);
return new_kbnode( pkt );
}
-
-