Ah, oops, wrong prototype for t_sighandler.

(Condition signaled: time for bed.)
This commit is contained in:
David Lawrence
2000-05-14 04:08:03 +00:00
parent b5d263a378
commit 6087c3dda7

View File

@@ -81,7 +81,6 @@ static int t_putinfo(const char *key, const char *info);
static char *t_getdate(char *buf, size_t buflen);
static void printhelp(void);
static void printusage(void);
static void t_sighandler(void);
static int T_int;