irssi/src/fe-common
dequis 99f074b0db fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid)
The return value is a char*, and here it was false which is 0 which is
more or less the same as null.

That could have been a crash somewhere, the functions that call this
don't expect null ever.
2015-09-22 01:17:15 -03:00
..
core More format warnings removed. 2015-09-20 23:11:39 +02:00
irc fe_channel_skip_prefix: fix return value (FALSE/NULL isn't valid) 2015-09-22 01:17:15 -03:00
Makefile.am ..adding new files.. 2000-04-26 08:03:38 +00:00