forked from aniani/vim
patch 9.0.0934: various code formatting issues
Problem: Various code formatting issues. Solution: Improve code formatting.
This commit is contained in:
@@ -133,7 +133,7 @@ free_xim_stuff(void)
|
||||
|
||||
#if defined(FEAT_EVAL) || defined(PROTO)
|
||||
/*
|
||||
* Mark the global 'imactivatefunc' and 'imstatusfunc' callbacks with 'copyID'
|
||||
* Mark the global 'imactivatefunc' and 'imstatusfunc' callbacks with "copyID"
|
||||
* so that they are not garbage collected.
|
||||
*/
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user