diff --git a/transcode.c b/transcode.c index 6d31700711..9462433130 100644 --- a/transcode.c +++ b/transcode.c @@ -4084,7 +4084,7 @@ econv_insert_output(VALUE self, VALUE string) } /* - * call-seq + * call-seq: * ec.putback -> string * ec.putback(max_numbytes) -> string *