Changeset 5266354
- Timestamp:
- 2010-06-10T16:39:17Z (14 years ago)
- Branches:
- master
- Children:
- 70ac477
- Parents:
- 95c3ea9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
root_commands.c
r95c3ea9 r5266354 572 572 irc_usermsg( irc, "Couldn't remove channel (main channel %s or " 573 573 "channels you're still in cannot be deleted).", 574 i c->irc->default_channel->name );574 irc->default_channel->name ); 575 575 } 576 576 else
Note: See TracChangeset
for help on using the changeset viewer.