xserver/fb fbtrap.c,1.12,1.13
Eric Anholt
xserver-commit at pdx.freedesktop.org
Mon Sep 20 02:59:24 UTC 2004
Committed by: anholt
Update of /cvs/xserver/xserver/fb
In directory gabe:/tmp/cvs-serv14356/fb
Modified Files:
fbtrap.c
Log Message:
Fix up some broken ASCII art by avoiding tabs.
Index: fbtrap.c
===================================================================
RCS file: /cvs/xserver/xserver/fb/fbtrap.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- fbtrap.c 29 Jul 2004 08:10:15 -0000 1.12
+++ fbtrap.c 20 Sep 2004 02:59:22 -0000 1.13
@@ -197,14 +197,14 @@
/*
* Two cases:
*
- * + +
- * / \ / \
- * / \ / \
- * / + + \
+ * + +
+ * / \ / \
+ * / \ / \
+ * / + + \
* / -- -- \
* / -- -- \
* / --- --- \
- * +-- --+
+ * +-- --+
*/
trap.top = top->y;
More information about the xserver-commit
mailing list