Changeset fb117aee for irc_commands.c


Ignore:
Timestamp:
2010-04-02T02:29:45Z (13 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
231b08b
Parents:
e63507a
Message:

Cleaned lots of compiler warnings so I can get some signal again.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • irc_commands.c

    re63507a rfb117aee  
    3939                   out we don't require it, which will break this feature.)
    4040                   Try to identify using the given password. */
    41                 /*return root_command( irc, send_cmd );*/
     41                return root_command( irc, send_cmd );
    4242        }
    4343        /* Handling in pre-logged-in state, first see if this server is
Note: See TracChangeset for help on using the changeset viewer.