diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:58 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:58 +0000 |
commit | 1fb603e5ba366ab79a17f6d79f7fc6dd6988cda6 (patch) | |
tree | 8619ca66f8c3c93c18e2115dd7da2283e9e718a1 | |
parent | 8dcf7ae639f46e982131632b7cc0c37a8fd4ee97 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | Mailbox.c | 2 | ||||
-rw-r--r-- | MailboxP.h | 2 | ||||
-rw-r--r-- | xbiff.c | 2 | ||||
-rw-r--r-- | xbiff.man | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86: xc/programs/xbiff/Mailbox.c,v 1.5 2001/10/28 03:34:25 tsi Exp $ */ +/* $XFree86$ */ /* * Author: Jim Fulton, MIT X Consortium @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86: xc/programs/xbiff/MailboxP.h,v 1.2 2001/04/19 19:54:51 dawes Exp $ */ +/* $XFree86$ */ #ifndef _XawMailboxP_h #define _XawMailboxP_h @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86: xc/programs/xbiff/xbiff.c,v 1.4 2003/05/27 22:26:59 tsi Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <stdlib.h> @@ -25,7 +25,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/programs/xbiff/xbiff.man,v 1.4 2001/04/19 19:54:51 dawes Exp $ +.\" $XFree86$ .\" .TH XBIFF 1 __xorgversion__ .SH NAME |