[gtk] config.h: fix stray #



commit 868e13e47126a740665aeeec17903380b79b6794
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jun 6 16:08:13 2019 -0700

    config.h: fix stray #

 config.h.meson | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h.meson b/config.h.meson
index a8ea83d018..c75fe7f784 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -130,7 +130,7 @@
 
 /* Define to 1 if you have the <sys/param.h> header file. */
 #mesondefine HAVE_SYS_PARAM_H
-#
+
 /* Have the sysprof-capture library */
 #mesondefine HAVE_SYSPROF_CAPTURE
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]