Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
irc_im.c
[24de9fa:5535a47]
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
File:
1 edited
irc_im.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc_im.c
r24de9fa
r5535a47
836
836
(room = set_getstr(&ic->set, "room")) &&
837
837
(acc = account_get(ic->irc->b, acc_s)) &&
838
acc->ic && (acc->ic->flags & OPT_LOGGED_IN) &&
839
acc->prpl->chat_join) {
838
acc->ic && acc->prpl->chat_join) {
840
839
char *nick;
841
840
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive