From 8e7f954b329f864a22ce6997ca0c1e18b258edd7 Mon Sep 17 00:00:00 2001 From: Cagebreak Signing Key 1 Date: Thu, 21 May 2020 16:00:53 +0000 Subject: [PATCH] Fix typo --- workspace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace.c b/workspace.c index 440a83e..c7688ab 100644 --- a/workspace.c +++ b/workspace.c @@ -21,7 +21,7 @@ #include "workspace.h" #pragma GCC diagnostic push -#pragma GCC ignored "-Wanalyzer-malloc-leak" +#pragma GCC diagnostic ignored "-Wanalyzer-malloc-leak" int full_screen_workspace_tiles(struct wlr_output_layout *layout, struct wlr_output *output,