Changeset d636233
- Timestamp:
- 2005-12-04T15:12:32Z (19 years ago)
- Branches:
- master
- Children:
- 019c031, 1ee6c18, b8ef1b1, c3ffa45
- Parents:
- ea911ca
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
rea911ca rd636233 705 705 706 706 if( ( u = user_findhandle( gc, handle ) ) ) 707 irc_privmsg( gc->irc, u, "PRIVMSG", gc->irc->nick, NULL, "\1TYPING \1" );707 irc_privmsg( gc->irc, u, "PRIVMSG", gc->irc->nick, NULL, "\1TYPING 1\1" ); 708 708 } 709 709
Note: See TracChangeset
for help on using the changeset viewer.