[gnome-desktop/gnome-3-34] build: Remove stray # from config.h.meson



commit 187982d89508e2c26d27ae10c72128f6f1dc0d28
Author: Benjamin Berg <bberg redhat com>
Date:   Sat Nov 30 19:12:00 2019 +0100

    build: Remove stray # from config.h.meson

 config.h.meson | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
 


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