summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Fl_x.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_x.cxx b/src/Fl_x.cxx
index 79110fba1..c5b481707 100644
--- a/src/Fl_x.cxx
+++ b/src/Fl_x.cxx
@@ -1282,7 +1282,7 @@ static KeySym fl_KeycodeToKeysym(Display *d, KeyCode k, unsigned i) {
#pragma GCC diagnostic pop
#endif
-#pragma clang diagnostic push
+#pragma clang diagnostic pop
#if USE_XRANDR
static void react_to_screen_reconfiguration() {