mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 08:02:13 +02:00
Remove trailing whitespace.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4705 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
9bf5ea6049
commit
ffe5bd6930
10 changed files with 25 additions and 25 deletions
|
|
@ -341,7 +341,7 @@ static char *expando_cmdchar(SERVER_REC *server, void *item, int *free_ret)
|
|||
|
||||
/* modes of current channel, if any */
|
||||
static char *expando_chanmode(SERVER_REC *server, void *item, int *free_ret)
|
||||
{
|
||||
{
|
||||
char *cmode;
|
||||
|
||||
*free_ret = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue