Changeset 10d89be


Ignore:
Timestamp:
2010-09-19T19:16:43Z (14 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
0e078a7
Parents:
9cc653c
Message:

cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.c

    r9cc653c r10d89be  
    10761076                } else {
    10771077                        char *question = g_strndup((char *)tlv->data, tlv->len);
    1078                         irc_usermsg(irc, "smp: question from %s: \"%s\"", u->nick,
     1078                        irc_usermsg(irc, "smp: initiated by %s with question: \"%s\"", u->nick,
    10791079                                question);
    10801080                        irc_usermsg(irc, "smp: respond with \x02otr smp %s <answer>\x02",
Note: See TracChangeset for help on using the changeset viewer.