diff options
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 |