1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-09 11:54:44 +00:00

Eggert mods

SCCS-file: scheck.c
SCCS-SID: 8.14
This commit is contained in:
Arthur David Olson
1997-03-03 12:11:35 -05:00
committed by Paul Eggert
parent 4c9f5f523d
commit 4607aab43a

View File

@ -8,9 +8,6 @@ static char elsieid[] = "%W%";
#include "private.h"
extern char * imalloc P((int n));
extern void ifree P((char * p));
char *
scheck(string, format)
const char * const string;