summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/core.c b/src/core/core.c
index e0b0cf48..f98cedd8 100644
--- a/src/core/core.c
+++ b/src/core/core.c
@@ -152,6 +152,7 @@ meta_core_get (Display *xdisplay,
*((gint*)answer) = window->screen->rect.height;
break;
+ /* coverity[dead_error_begin] */
case META_CORE_GET_END:
break;