Changeset faa75c0e
- Timestamp:
- 2010-10-01T21:39:31Z (14 years ago)
- Branches:
- master
- Children:
- 88de0c9
- Parents:
- 944d7a5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
otr.c
r944d7a5 rfaa75c0e 1090 1090 } else { 1091 1091 char *question = g_strndup((char *)tlv->data, tlv->len); 1092 irc_usermsg(irc, "smp: initiated by %s with question: \ "%s\"", u->nick,1092 irc_usermsg(irc, "smp: initiated by %s with question: \x02\"%s\"\x02", u->nick, 1093 1093 question); 1094 1094 irc_usermsg(irc, "smp: respond with \x02otr smp %s <answer>\x02",
Note: See TracChangeset
for help on using the changeset viewer.