Changes in protocols/purple/purple.c [e67e513:ff94563]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/purple/purple.c
re67e513 rff94563 181 181 /** No way to talk to the user right now, invent one when 182 182 this becomes important. 183 irc_ rootmsg( acc->irc, "Setting with unknown type: %s (%d) Expect stuff to break..\n",183 irc_usermsg( acc->irc, "Setting with unknown type: %s (%d) Expect stuff to break..\n", 184 184 name, purple_account_option_get_type( o ) ); 185 185 */
Note: See TracChangeset
for help on using the changeset viewer.