diff options
author | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
---|---|---|
committer | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
commit | 0aaac95b0d12089b256c97f6ff955c8c229ae095 (patch) | |
tree | 7221e47cd90c95914e23e12b681beaf67f54b9d1 /os/xalloc.c | |
parent | eeaad0e956640aac653d194a992df7792e4abcbb (diff) |
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'os/xalloc.c')
-rw-r--r-- | os/xalloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/xalloc.c b/os/xalloc.c index effe9514a..8c019f3bc 100644 --- a/os/xalloc.c +++ b/os/xalloc.c @@ -26,7 +26,6 @@ dealings in this Software without prior written authorization from Pascal Haible. */ -/* $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 |