McGrath scheck mods

SCCS-file: private.h
SCCS-SID: 7.61
This commit is contained in:
Arthur David Olson
2012-07-18 03:02:52 -04:00
committed by Paul Eggert
parent d059281c64
commit b847e60898
+1 -1
View File
@@ -218,7 +218,7 @@ char * imalloc P((int n));
void * irealloc P((void * pointer, int size));
void icfree P((char * pointer));
void ifree P((char * pointer));
char * scheck P((const char *string, char *format));
const char *scheck P((const char *string, const char *format));
/*
** Finally, some convenience items.