diff options
Diffstat (limited to 'hw/xfree86/dummylib/xalloc.c')
-rw-r--r-- | hw/xfree86/dummylib/xalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/dummylib/xalloc.c b/hw/xfree86/dummylib/xalloc.c index 60e7c71b7..63d3ff8c7 100644 --- a/hw/xfree86/dummylib/xalloc.c +++ b/hw/xfree86/dummylib/xalloc.c @@ -1,4 +1,4 @@ -/* $XFree86$ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/dummylib/xalloc.c,v 1.2 2002/11/09 09:00:13 herrb Exp $ */ #include "X.h" #include "os.h" |