lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


There is typo in comment:
> ** $Id: lmem.h,v 1.39 2012/11/14 17:21:34 roberto Exp $
16a17,23
> /*
> ** This macro avoids the runtime division MAX_SIZET/(e), as 'e' is
> ** always constant.
> ** The macro is somewhat complex to avoid warnings:
> ** +1 avoids warnings of "comparsion has constant result";

*comparsion*

-- Nodir