Some minor corrections
This commit is contained in:
@@ -8,11 +8,8 @@
|
||||
/* The memory allocation routines offered in this file are:
|
||||
|
||||
char *Srealloc(ptr, n) : reallocate buffer to n bytes
|
||||
|
||||
This file imports routines from "system".
|
||||
*/
|
||||
|
||||
#include <system.h>
|
||||
#include "in_all.h"
|
||||
#include "alloc.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user