diff options
Diffstat (limited to 'Source/Core/UICommon/X11Utils.cpp')
| -rw-r--r-- | Source/Core/UICommon/X11Utils.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Core/UICommon/X11Utils.cpp b/Source/Core/UICommon/X11Utils.cpp index 26f8a0ce09..beec343e03 100644 --- a/Source/Core/UICommon/X11Utils.cpp +++ b/Source/Core/UICommon/X11Utils.cpp @@ -107,7 +107,7 @@ void XRRConfiguration::Update() } fullMode = 0; - // Get the resolution setings for fullscreen mode + // Get the resolution settings for fullscreen mode unsigned int fullWidth, fullHeight; char* output_name = nullptr; char auxFlag = '\0'; |
