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 3b537710b..25be39abf 100644
--- a/g10/g10.c
+++ b/g10/g10.c
@@ -993,6 +993,7 @@ rm_group(char *name)
free_strlist(item->values);
m_free(item);
+ break;
}
}
}