mirror of
https://github.com/lua/lua
synced 2025-04-06 04:52:56 +03:00
comment detail.
This commit is contained in:
parent
e3cf93ddb6
commit
977b8f65f0
4
lmem.c
4
lmem.c
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
** $Id: lmem.c,v 1.25 2000/02/08 16:34:31 roberto Exp roberto $
|
** $Id: lmem.c,v 1.26 2000/03/03 14:58:26 roberto Exp roberto $
|
||||||
** Interface to Memory Manager
|
** Interface to Memory Manager
|
||||||
** See Copyright Notice in lua.h
|
** See Copyright Notice in lua.h
|
||||||
*/
|
*/
|
||||||
@ -29,7 +29,7 @@
|
|||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
/*
|
/*
|
||||||
** {======================================================================
|
** {======================================================================
|
||||||
** Controled version for realloc.
|
** Controlled version for realloc.
|
||||||
** =======================================================================
|
** =======================================================================
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user