Changeset f1c2b21 for root_commands.c


Ignore:
Timestamp:
2010-07-10T15:08:02Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
e92c4f4
Parents:
534e406
Message:

Cleanup. Move some code to a more appropriate location, and show the old
connection a quit message instead of just breaking the connection.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • root_commands.c

    r534e406 rf1c2b21  
    2828#include "bitlbee.h"
    2929#include "help.h"
    30 
    31 #include <string.h>
     30#include "ipc.h"
    3231
    3332void root_command_string( irc_t *irc, char *command )
Note: See TracChangeset for help on using the changeset viewer.