summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 18:43:46 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 18:43:46 +0000
commita0fe754ecf0f9672e947160950a0ae7c1c038c13 (patch)
tree31598164e6ec0735cdb1c07890161104302cfff7
parent1d94c705b1d66d5e8652819011b51b53d9263800 (diff)
-rw-r--r--src/XpAttr.c2
-rw-r--r--src/XpContext.c2
-rw-r--r--src/XpDoc.c2
-rw-r--r--src/XpExtUtil.c2
-rw-r--r--src/XpExtUtil.h2
-rw-r--r--src/XpExtVer.c2
-rw-r--r--src/XpGetData.c2
-rw-r--r--src/XpImageRes.c2
-rw-r--r--src/XpInput.c2
-rw-r--r--src/XpJob.c2
-rw-r--r--src/XpLocale.c2
-rw-r--r--src/XpNotifyPdm.c2
-rw-r--r--src/XpPage.c2
-rw-r--r--src/XpPageDim.c2
-rw-r--r--src/XpPrinter.c2
-rw-r--r--src/XpPutData.c2
-rw-r--r--src/XpScreens.c2
17 files changed, 17 insertions, 17 deletions
diff --git a/src/XpAttr.c b/src/XpAttr.c
index b8d5ec3..6c1839e 100644
--- a/src/XpAttr.c
+++ b/src/XpAttr.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpAttr.c,v 1.7 2002/10/16 00:37:31 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpAttr.c,v 1.6 2001/01/17 19:43:01 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpContext.c b/src/XpContext.c
index 9415b4b..00dfd2e 100644
--- a/src/XpContext.c
+++ b/src/XpContext.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpContext.c,v 1.7 2002/10/16 00:37:31 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpContext.c,v 1.6 2001/10/28 03:32:39 tsi Exp $ */
#define NEED_REPLIES
diff --git a/src/XpDoc.c b/src/XpDoc.c
index 2a78feb..84f6e83 100644
--- a/src/XpDoc.c
+++ b/src/XpDoc.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpDoc.c,v 1.4 2002/10/16 00:37:31 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpDoc.c,v 1.3 2001/01/17 19:43:01 dawes Exp $ */
#include <X11/extensions/Printstr.h>
#include <X11/Xlibint.h>
diff --git a/src/XpExtUtil.c b/src/XpExtUtil.c
index e69dc1e..5a40d84 100644
--- a/src/XpExtUtil.c
+++ b/src/XpExtUtil.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpExtUtil.c,v 1.8 2003/11/21 05:13:21 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpExtUtil.c,v 1.7 2002/10/16 00:37:31 dawes Exp $ */
#define NEED_EVENTS
#define NEED_REPLIES
diff --git a/src/XpExtUtil.h b/src/XpExtUtil.h
index a785a7e..81b5ce3 100644
--- a/src/XpExtUtil.h
+++ b/src/XpExtUtil.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/lib/Xp/XpExtUtil.h,v 1.4 2003/11/17 22:20:22 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpExtUtil.h,v 1.3 2002/10/16 00:37:31 dawes Exp $ */
/*
* Copyright (C) 2000 The XFree86 Project, Inc. All Rights Reserved.
*
diff --git a/src/XpExtVer.c b/src/XpExtVer.c
index 2e0e5c5..b2c497a 100644
--- a/src/XpExtVer.c
+++ b/src/XpExtVer.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpExtVer.c,v 1.6 2003/11/21 05:13:21 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpExtVer.c,v 1.5 2002/10/16 00:37:31 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpGetData.c b/src/XpGetData.c
index 1fb20b6..13adf12 100644
--- a/src/XpGetData.c
+++ b/src/XpGetData.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpGetData.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpGetData.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpImageRes.c b/src/XpImageRes.c
index ec4666f..711691a 100644
--- a/src/XpImageRes.c
+++ b/src/XpImageRes.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpImageRes.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpImageRes.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpInput.c b/src/XpInput.c
index 3b3d5f8..9a112a2 100644
--- a/src/XpInput.c
+++ b/src/XpInput.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpInput.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpInput.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpJob.c b/src/XpJob.c
index 803551d..677bcb3 100644
--- a/src/XpJob.c
+++ b/src/XpJob.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpJob.c,v 1.6 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpJob.c,v 1.5 2002/04/10 16:20:07 tsi Exp $ */
#if defined(sun) && defined(i386) && defined(SVR4) && !defined(__EXTENSIONS__)
#define __EXTENSIONS__
diff --git a/src/XpLocale.c b/src/XpLocale.c
index 497092f..204a863 100644
--- a/src/XpLocale.c
+++ b/src/XpLocale.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpLocale.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpLocale.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#include <X11/extensions/Printstr.h>
#include <X11/Xlibint.h>
diff --git a/src/XpNotifyPdm.c b/src/XpNotifyPdm.c
index fb60fab..fed4911 100644
--- a/src/XpNotifyPdm.c
+++ b/src/XpNotifyPdm.c
@@ -41,7 +41,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpNotifyPdm.c,v 1.8 2003/12/22 17:48:04 tsi Exp $ */
+/* $XFree86: xc/lib/Xp/XpNotifyPdm.c,v 1.7tsi Exp $ */
#include <X11/extensions/Print.h>
#include <X11/Xlibint.h>
diff --git a/src/XpPage.c b/src/XpPage.c
index cfef7c4..4388007 100644
--- a/src/XpPage.c
+++ b/src/XpPage.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPage.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpPage.c,v 1.4 2001/12/19 21:28:44 dawes Exp $ */
#include <X11/extensions/Printstr.h>
#include <X11/Xlibint.h>
diff --git a/src/XpPageDim.c b/src/XpPageDim.c
index 35f190c..175cc89 100644
--- a/src/XpPageDim.c
+++ b/src/XpPageDim.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPageDim.c,v 1.5 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpPageDim.c,v 1.4 2001/01/17 19:43:02 dawes Exp $ */
#define NEED_REPLIES
diff --git a/src/XpPrinter.c b/src/XpPrinter.c
index ae73c93..8e16121 100644
--- a/src/XpPrinter.c
+++ b/src/XpPrinter.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPrinter.c,v 1.9 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpPrinter.c,v 1.8 2001/04/01 14:00:02 tsi Exp $ */
#define NEED_REPLIES
diff --git a/src/XpPutData.c b/src/XpPutData.c
index 96c5e7d..5174d71 100644
--- a/src/XpPutData.c
+++ b/src/XpPutData.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpPutData.c,v 1.4 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpPutData.c,v 1.3 2001/01/17 19:43:02 dawes Exp $ */
#include <X11/extensions/Printstr.h>
#include <X11/Xlibint.h>
diff --git a/src/XpScreens.c b/src/XpScreens.c
index f301de1..d4d0f5d 100644
--- a/src/XpScreens.c
+++ b/src/XpScreens.c
@@ -34,7 +34,7 @@
**
******************************************************************************
*****************************************************************************/
-/* $XFree86: xc/lib/Xp/XpScreens.c,v 1.6 2002/10/16 00:37:32 dawes Exp $ */
+/* $XFree86: xc/lib/Xp/XpScreens.c,v 1.5 2001/04/01 14:00:02 tsi Exp $ */
#define NEED_REPLIES