Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset fbcb481
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2013-08-02T21:59:43Z (
11 years
ago)
Author:
unknown <pesco@…>
Branches:
master
Children:
e65039a
Parents:
c347a12
Message:
do 'otr connect' with the proper query message (generated by libotr)
File:
1 edited
otr.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
otr.c
rc347a12
rfbcb481
944
944
}
945
945
946
bee_user_msg(irc->b, u->bu, "?OTR?v2?", 0);
946
/* passing this through the filter so it goes through libotr which
947
* will replace the simple query string with a proper one */
948
otr_filter_msg_out(u, "?OTR?", 0);
947
949
}
948
950
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive