diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:53 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:53 +0000 |
commit | 147aae87fde5edeed395f77e60f0f8e812d3b6af (patch) | |
tree | 22cbf64429c7e9f527b1830eaf9755a71de4a6a3 /os/xalloc.c | |
parent | 8844423f890194bcb0419a38249029f1997c8c66 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'os/xalloc.c')
-rw-r--r-- | os/xalloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/xalloc.c b/os/xalloc.c index 8bb46e2c9..e9b9f321a 100644 --- a/os/xalloc.c +++ b/os/xalloc.c @@ -26,7 +26,7 @@ dealings in this Software without prior written authorization from Pascal Haible. */ -/* $XFree86: xc/programs/Xserver/os/xalloc.c,v 3.36 2003/11/03 05:12:00 tsi Exp $ */ +/* $XFree86$ */ /* Only used if INTERNAL_MALLOC is defined * - otherwise xalloc() in utils.c is used |