diff options
Diffstat (limited to 'xc/lib/X11/os2Stubs.c')
-rw-r--r-- | xc/lib/X11/os2Stubs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/lib/X11/os2Stubs.c b/xc/lib/X11/os2Stubs.c index af41f2aa3..493727e60 100644 --- a/xc/lib/X11/os2Stubs.c +++ b/xc/lib/X11/os2Stubs.c @@ -28,7 +28,7 @@ * */ -/* $XFree86$ */ +/* $XFree86: xc/lib/X11/os2Stubs.c,v 3.0 1996/05/13 06:37:17 dawes Exp $ */ /* A few OS/2 functions needed in the X11 lib. Mainly, the file path redirection * functions and the "optimized" select() for the clients */ |