Changeset 92cb8c4 for irc_commands.c
- Timestamp:
- 2010-06-06T23:47:46Z (14 years ago)
- Branches:
- master
- Children:
- 36562b0
- Parents:
- 16834a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irc_commands.c
r16834a5 r92cb8c4 89 89 irc->status &= ~USTATUS_IDENTIFIED; 90 90 irc_umode_set( irc, "-R", 1 ); 91 irc_usermsg( irc, "Changing nicks resets your identify status. " 92 "Re-identify or register a new account if you want " 93 "your configuration to be saved. See \x02help " 94 "nick_changes\x02." ); 91 95 } 92 96
Note: See TracChangeset
for help on using the changeset viewer.