mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.1340
Problem: Merge left extra #endif behind. Solution: Remove the #endif
This commit is contained in:
@@ -353,7 +353,6 @@ wait_for_single_object(
|
||||
return WaitForSingleObject(hHandle, dwMilliseconds);
|
||||
}
|
||||
# endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user