mirror of
https://github.com/zoriya/vim.git
synced 2025-12-23 23:55:18 +00: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