Reduce the difference of glfw/null_* to upstream
This only changes some formatting, whitespace, etc.. There are no changes to the functionality. Let me know if you don't like some of those changes.
This commit is contained in:
1
glfw/null_window.c
vendored
1
glfw/null_window.c
vendored
@@ -333,3 +333,4 @@ VkResult _glfwPlatformCreateWindowSurface(VkInstance instance,
|
||||
// This seems like the most appropriate error to return here
|
||||
return VK_ERROR_INITIALIZATION_FAILED;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user