Use correct type for ircii_rem_str()

This commit is contained in:
Kevin Easton
2017-10-24 18:48:36 +11:00
parent ff048fbee9
commit 481970b30d
2 changed files with 7 additions and 8 deletions

View File

@@ -1337,7 +1337,6 @@ TclVars tcl_vars[] =
{ NULL, NULL, 0, 0}
};
extern char *ircii_rem_str(ClientData *, Tcl_Interp *, char *, char *, int);
void init_public_var(Tcl_Interp *intp)
{
int i;