mirror of
https://github.com/vim/vim.git
synced 2025-09-28 04:24:06 -04:00
patch 8.2.4649: various formatting problems
Problem: Various formatting problems. Solution: Improve the code formatting.
This commit is contained in:
@@ -3762,7 +3762,7 @@ get_tty_info(int fd, ttyinfo_T *info)
|
||||
static int mouse_ison = FALSE;
|
||||
|
||||
/*
|
||||
* Set mouse clicks on or off.
|
||||
* Set mouse clicks on or off and possible enable mouse movement events.
|
||||
*/
|
||||
void
|
||||
mch_setmouse(int on)
|
||||
|
Reference in New Issue
Block a user