[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: typo in xmalloca.h?
From: |
Ben Pfaff |
Subject: |
Re: typo in xmalloca.h? |
Date: |
Mon, 08 Oct 2007 18:59:52 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> Ben Pfaff wrote:
>> I think there is a very small typo in xmalloca.h:
>>
>> /* xmalloca(N) is a checking safe variant of alloca(N). It allocates N
>> bytes
>> - of memory allocated on the stack, that must be freed using freesa()
>> before
>> + of memory allocated on the stack, that must be freed using freea() before
>> the function returns. Upon failure, it exits with an error message. */
>
> It's a leftover from the renaming done on 2007-06-09. Feel free
> to check it in.
Thanks, I did so.
--
Ben Pfaff
http://benpfaff.org