[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/common xorgHelper.c, NONE, 1.1.8.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 03:08:46 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/common
In directory pdx:/tmp/cvs-serv15087/xc/programs/Xserver/hw/xfree86/common

Added Files:
      Tag: XPRINT
	xorgHelper.c 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch (step 2: Adding missing files and removing obsolete ones)

--- NEW FILE: xorgHelper.c ---
/* $XdotOrg: xc/programs/Xserver/hw/xfree86/common/xorgHelper.c,v 1.1.8.1 2004/04/10 10:08:41 gisburn Exp $ */

#include "X.h"
#include "os.h"
#include "servermd.h"
#include "pixmapstr.h"
#include "windowstr.h"
#include "propertyst.h"
#include "gcstruct.h"
#include "loaderProcs.h"
#include "xf86.h"
#include "xf86Priv.h"
#include "xorgVersion.h"


CARD32
xorgGetVersion()
{
    return XORG_VERSION_CURRENT;
}




More information about the xorg-commit-diffs mailing list