mirror of
https://github.com/neovim/neovim.git
synced 2025-09-25 04:28:33 +00:00
build: update uncrustify to 0.76
This commit is contained in:
@@ -377,7 +377,8 @@ static int nlua_schedule(lua_State *const lstate)
|
||||
|
||||
// Dummy timer callback. Used by f_wait().
|
||||
static void dummy_timer_due_cb(TimeWatcher *tw, void *data)
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
// Dummy timer close callback. Used by f_wait().
|
||||
static void dummy_timer_close_cb(TimeWatcher *tw, void *data)
|
||||
|
Reference in New Issue
Block a user