aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/g10.c')
-rw-r--r--g10/g10.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/g10.c b/g10/g10.c
index 8b94c4b8c..c1049b0d0 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -915,6 +915,7 @@ rm_group(char *name)
free_strlist(item->values);
m_free(item);
+ break;
}
}
}