(toolong): fix type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5119 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -69,7 +69,7 @@ static void help (struct tab *, char *);
|
|||||||
static struct tab *
|
static struct tab *
|
||||||
lookup (struct tab *, char *);
|
lookup (struct tab *, char *);
|
||||||
static void sizecmd (char *);
|
static void sizecmd (char *);
|
||||||
static void toolong (int);
|
static RETSIGTYPE toolong (int);
|
||||||
static int yylex (void);
|
static int yylex (void);
|
||||||
|
|
||||||
/* This is for bison */
|
/* This is for bison */
|
||||||
|
Reference in New Issue
Block a user