irssi/src/fe-common
Valentin Batz fd476e8b31 Make the compiler happy by replacing 'const char *' by 'char *'.
Pass the pointer to the SERVER_REC to dcc_ctcp_message.
Recode 'own' messages back for printing just before they actually get printed. (ugly but more effective than adding all the signals in fe-recode and doing it there)
Replaced SERVER_REC by IRC_SERVER_REC in dcc-chat.c since it's belongs to IRC(makes the compiler happy again).

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4034 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-10-10 18:32:32 +00:00
..
core Make the compiler happy by replacing 'const char *' by 'char *'. 2005-10-10 18:32:32 +00:00
irc Make the compiler happy by replacing 'const char *' by 'char *'. 2005-10-10 18:32:32 +00:00
.cvsignore updates 2000-04-27 11:45:50 +00:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00