diff --git a/src/core/actions/table.c b/src/core/actions/table.c index faf1f81..d2efc76 100644 --- a/src/core/actions/table.c +++ b/src/core/actions/table.c @@ -607,7 +607,7 @@ .name = "paste-next", .type = LIB3270_ACTION_TYPE_SELECTION, - .keys = "v", + .keys = "v", .icon = NULL, .label = NULL, .summary = NULL, -- libgit2 0.21.2