This commit is contained in:
Kovid Goyal
2024-04-04 10:56:22 +05:30
2 changed files with 2 additions and 2 deletions

2
glfw/null_monitor.c vendored
View File

@@ -33,7 +33,7 @@
#include <string.h>
#include <math.h>
// The the sole (fake) video mode of our (sole) fake monitor
// The sole (fake) video mode of our (sole) fake monitor
//
static GLFWvidmode getVideoMode(void)
{