fixed typo (?)

This commit is contained in:
ceriel 1991-02-19 16:54:06 +00:00
parent 2c31a9b1ac
commit 3f922854b3

View file

@ -342,7 +342,7 @@ short *newcore(size) int size; {
return(p);
}
#ifdef NOMALLOC
#ifndef USEMALLOC
/*
* stdio uses malloc and free.