mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Applied coding conventions.
This commit is contained in:
@@ -76,3 +76,4 @@ GLFWAPI size_t glfwGetClipboardData(void *data, size_t size, int format)
|
||||
|
||||
return _glfwPlatformGetClipboardData(data, size, format);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user