xserver: Branch 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jan 10 16:49:52 UTC 2019


 include/xserver_poll.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bf2a7bb4ffbd199882fe4bd183561469833a9e6b
Author: Maya Rashish <maya at NetBSD.org>
Date:   Thu Jan 10 18:39:33 2019 +0200

    Fix typo in error message

diff --git a/include/xserver_poll.h b/include/xserver_poll.h
index 5a42307df..0f3a37c73 100644
--- a/include/xserver_poll.h
+++ b/include/xserver_poll.h
@@ -24,7 +24,7 @@
 #define _XSERVER_POLL_H_
 
 #ifndef _DIX_CONFIG_H_
-#error must inclue dix-config.h to use xserver_poll.h
+#error must include dix-config.h to use xserver_poll.h
 #endif
 
 #ifdef HAVE_POLL


More information about the xorg-commit mailing list