diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:50 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:12:50 +0000 |
commit | 867451f1ab7b9870621725bd4be3dd8694c364b8 (patch) | |
tree | b64281ced76a5e339f5407e59467b37ba2cf2b1d /os/xalloc.c | |
parent | 2934f0731b3d2bc9c1e25ceab26d9e0d9cadb054 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT
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..6412deb33 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: xc/programs/Xserver/os/xalloc.c,v 3.35tsi Exp $ */ /* Only used if INTERNAL_MALLOC is defined * - otherwise xalloc() in utils.c is used |