diff options
author | Christian Hergert <chergert@redhat.com> | 2019-06-06 16:08:13 -0700 |
---|---|---|
committer | Christian Hergert <chergert@redhat.com> | 2019-06-06 16:08:36 -0700 |
commit | 868e13e47126a740665aeeec17903380b79b6794 (patch) | |
tree | 1ac2f609295a35d36bc3d5dbfe8543d94f25f5ee /config.h.meson | |
parent | a10ce074376cdd0cbf0fa1e6cc1032c8092d0648 (diff) | |
download | gtk+-868e13e47126a740665aeeec17903380b79b6794.tar.gz |
config.h: fix stray #
Diffstat (limited to 'config.h.meson')
-rw-r--r-- | config.h.meson | 2 |
1 files changed, 1 insertions, 1 deletions
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 |