Module Name:    src
Committed By:   szptvlfn
Date:           Tue Nov  3 11:14:05 UTC 2015

Modified Files:
        src/external/mit/xorg/lib/libxcb: Makefile

Log Message:
remove redundant \


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/xorg/lib/libxcb/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libxcb/Makefile
diff -u src/external/mit/xorg/lib/libxcb/Makefile:1.2 src/external/mit/xorg/lib/libxcb/Makefile:1.3
--- src/external/mit/xorg/lib/libxcb/Makefile:1.2	Mon Mar 17 07:25:34 2014
+++ src/external/mit/xorg/lib/libxcb/Makefile	Tue Nov  3 11:14:05 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.2 2014/03/17 07:25:34 mrg Exp $
+#	$NetBSD: Makefile,v 1.3 2015/11/03 11:14:05 szptvlfn Exp $
 
 SUBDIR=	libxcb .WAIT
 
@@ -25,6 +25,6 @@ SUBDIR+= \
 	xkb \
 	xtest \
 	xv \
-	xvmc \
+	xvmc
 
 .include <bsd.subdir.mk>

Reply via email to