diff options
Diffstat (limited to 'hw/xwin/winprefslex.l')
-rw-r--r-- | hw/xwin/winprefslex.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/winprefslex.l b/hw/xwin/winprefslex.l index 364d03451..8eda8e6c2 100644 --- a/hw/xwin/winprefslex.l +++ b/hw/xwin/winprefslex.l @@ -28,7 +28,7 @@ * * Authors: Earle F. Philhower, III */ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xwin/winprefslex.l,v 1.1 2003/10/02 13:30:11 eich Exp $ */ #include <stdio.h> #include <stdlib.h> |