From 868e13e47126a740665aeeec17903380b79b6794 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Thu, 6 Jun 2019 16:08:13 -0700 Subject: [PATCH] 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 header file. */ #mesondefine HAVE_SYS_PARAM_H -# + /* Have the sysprof-capture library */ #mesondefine HAVE_SYSPROF_CAPTURE