fixed typo (?)
This commit is contained in:
parent
2c31a9b1ac
commit
3f922854b3
@ -342,7 +342,7 @@ short *newcore(size) int size; {
|
|||||||
return(p);
|
return(p);
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifdef NOMALLOC
|
#ifndef USEMALLOC
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* stdio uses malloc and free.
|
* stdio uses malloc and free.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user