Changeset df618475
- Timestamp:
- 2005-11-20T21:02:18Z (19 years ago)
- Branches:
- master
- Children:
- 986d18f
- Parents:
- 831c955
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r831c955 rdf618475 683 683 684 684 if( ( u = user_findhandle( gc, handle ) ) ) 685 irc_ noticefrom( gc->irc, u->nick, "* Typing a message *" );685 irc_msgfrom( gc->irc, u->nick, "\1TYPING 1\1" ); 686 686 } 687 687
Note: See TracChangeset
for help on using the changeset viewer.