From 3551abab063c4682c6cef57c15fc31da3400a360 Mon Sep 17 00:00:00 2001 From: Kevin Newton Date: Tue, 31 Oct 2023 15:40:50 -0400 Subject: [ruby/prism] Fix up lint https://github.com/ruby/prism/commit/77d4056766 --- prism/api_pack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prism/api_pack.c') diff --git a/prism/api_pack.c b/prism/api_pack.c index c746a59634..c9f0b18a39 100644 --- a/prism/api_pack.c +++ b/prism/api_pack.c @@ -167,7 +167,7 @@ pack_encoding_to_ruby(pm_pack_encoding encoding) { /** * call-seq: * Pack::parse(version, variant, source) -> Format - * + * * Parse the given source and return a format object. */ static VALUE -- cgit v1.2.3