Fix -Wextra-semi warnings

Closes #1440.
This commit is contained in:
Corentin Wallez
2019-09-15 08:57:34 -04:00
committed by Camilla Löwy
parent 7749aac50d
commit 3a37a08998
6 changed files with 14 additions and 13 deletions
+1
View File
@@ -122,6 +122,7 @@ information on what to include when reporting a bug.
- Bugfix: The CMake config-file package used an absolute path and was not
relocatable (#1470)
- Bugfix: Video modes with a duplicate screen area were discarded (#1555,#1556)
- Bugfix: Fix -Wextra-semi compilation warning (#1440)
- [Win32] Bugfix: `GLFW_INCLUDE_VULKAN` plus `VK_USE_PLATFORM_WIN32_KHR` caused
symbol redefinition (#1524)
- [Win32] Bugfix: The cursor position event was emitted before its cursor enter