Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
537d9b9
for
irc_cap.c
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:
2016-11-20T08:40:36Z (
8 years
ago)
Author:
dequis <dx@…>
Children:
3f44e43
Parents:
ba52ac5
(
diff
),
9f03c47
(
diff
)
Note: this is a
merge
changeset, the changes displayed below correspond to the merge itself.
Use the
(diff)
links above to see all the changes relative to each parent.
Message:
Merge master up to commit '9f03c47' into parson
File:
1 edited
irc_cap.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc_cap.c
rba52ac5
r537d9b9
177
177
178
178
} else if (g_strcasecmp(cmd[1], "END") == 0) {
179
if (!(irc->status & USTATUS_CAP_PENDING)) {
180
return;
181
}
179
182
irc->status &= ~USTATUS_CAP_PENDING;
180
183
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive