mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
Update null_monitor.c
comment minor fix
This commit is contained in:
parent
dc557ecf38
commit
83c2926edf
@ -31,7 +31,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <math.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)
|
static GLFWvidmode getVideoMode(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user