[xorg-commit-diffs] xc/programs/Xserver/hw/sun sunIo.c, 1.1.4.3, 1.1.4.4

Roland Mainz xorg-commit at pdx.freedesktop.org
Wed Apr 21 20:03:44 EST 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/hw/sun
In directory pdx:/tmp/cvs-serv5532/programs/Xserver/hw/sun

Modified Files:
      Tag: XORG-CURRENT
	sunIo.c 
Log Message:
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=530 - Land XPRINT branch on XORG-CURRENT

Index: sunIo.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/sun/sunIo.c,v
retrieving revision 1.1.4.3
retrieving revision 1.1.4.4
diff -u -d -r1.1.4.3 -r1.1.4.4
--- a/sunIo.c	5 Mar 2004 13:40:04 -0000	1.1.4.3
+++ b/sunIo.c	21 Apr 2004 10:03:39 -0000	1.1.4.4
@@ -193,6 +193,11 @@
     AbortDDX ();
 }
 
+/* ddxInitGlobals - called by |InitGlobals| from os/util.c */
+void ddxInitGlobals(void)
+{
+}
+
 int
 ddxProcessArgument (argc, argv, i)
     int	argc;




More information about the xorg-commit-diffs mailing list