1
0
forked from bip/bip

remove useless tabs

This commit is contained in:
nohar 2006-06-22 12:13:34 +00:00
parent 9795b1145b
commit fa9b404fd1
2 changed files with 3 additions and 4 deletions

View File

@ -63,7 +63,6 @@ static void irc_cli_make_join(struct link_client *ic);
#define CONN_INTERVAL 60
#define CONNECT_TIMEOUT 60
struct channel *channel_new(const char *name)
{
struct channel *chan;