fixed typo (?)

This commit is contained in:
ceriel 1991-02-19 16:54:06 +00:00
parent 6b37863a7b
commit 8bece83925

View File

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