mirror of
https://github.com/vim/vim.git
synced 2025-09-27 04:14:06 -04:00
patch 9.0.1285: various small problems
Problem: Various small problems. Solution: Adjust white space and comments.
This commit is contained in:
@@ -538,7 +538,7 @@ transchar_byte(int c)
|
||||
|
||||
/*
|
||||
* Convert non-printable character to two or more printable characters in
|
||||
* "buf[]". "charbuf" needs to be able to hold five bytes.
|
||||
* "charbuf[]". "charbuf" needs to be able to hold five bytes.
|
||||
* Does NOT work for multi-byte characters, c must be <= 255.
|
||||
*/
|
||||
void
|
||||
|
Reference in New Issue
Block a user