From 2abeb3ff0cb09a8e342d94642af442c7893ae75b Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sun, 10 Dec 2023 15:46:02 +0100 Subject: Added the argument list for com_mailmess() --- FICS/talkproc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FICS') diff --git a/FICS/talkproc.h b/FICS/talkproc.h index 5762117..f83d653 100644 --- a/FICS/talkproc.h +++ b/FICS/talkproc.h @@ -38,7 +38,7 @@ extern int com_cshout(); extern int com_inchannel(int, param_list); extern int com_it(); extern int com_kibitz(); -extern int com_mailmess(); +extern int com_mailmess(int, param_list); extern int com_messages(); extern int com_ptell(); extern int com_qtell(); -- cgit v1.2.3