diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
commit | ad7fbb2be57bc3aef4b403b3e3341627c98d88b6 (patch) | |
tree | d515711c9476997088e583fe4a737d5c7e67df1b | |
parent | b3303bf17a8975b4a3f13462cb7b13207a016395 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | save.c | 2 | ||||
-rw-r--r-- | smproxy.c | 2 | ||||
-rw-r--r-- | smproxy.h | 2 | ||||
-rw-r--r-- | smproxy.man | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/programs/smproxy/save.c,v 1.8 2001/12/14 20:01:05 dawes Exp $ */ #include "smproxy.h" #ifdef HAS_MKSTEMP @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/programs/smproxy/smproxy.c,v 3.9 2001/12/14 20:01:05 dawes Exp $ */ #include "smproxy.h" #include <unistd.h> @@ -25,7 +25,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86$ */ +/* $XFree86: xc/programs/smproxy/smproxy.h,v 1.6 2001/12/14 20:01:05 dawes Exp $ */ #include <X11/Xosdefs.h> #include <X11/Xfuncs.h> diff --git a/smproxy.man b/smproxy.man index 9b56ee6..d18650d 100644 --- a/smproxy.man +++ b/smproxy.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/smproxy/smproxy.man,v 1.7 2001/12/14 20:01:05 dawes Exp $ .\" .TH XSM 1 __xorgversion__ .SH NAME |