summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2019-11-30 19:12:00 +0100
committerBenjamin Berg <bberg@redhat.com>2019-11-30 19:17:18 +0100
commit5331b019c572de39be6242a58bd613e81de49df6 (patch)
treeecf24bf33d733ac167ed1892c7aaca48318e526f /config.h.meson
parent2006957354987417a08546fc8a900ea0519df3e6 (diff)
downloadgnome-desktop-5331b019c572de39be6242a58bd613e81de49df6.tar.gz
build: Remove stray # from config.h.meson
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.meson b/config.h.meson
index 2c72485a..3818c9e6 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -12,7 +12,7 @@
/* we have the timerfd_create(2) system call */
#mesondefine HAVE_TIMERFD
-#
+
/* Define to 1 if you have the `openat' function. */
#mesondefine HAVE_OPENAT