Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 9b63df6
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:
2006-06-25T19:20:14Z (
18 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2f13222
,
fd03770
Parents:
38cc9d4
Message:
Why did I forget this one? *sigh*
File:
1 edited
irc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc.c
r38cc9d4
r9b63df6
577
577
578
578
/* Don't try to write anything new anymore when shutting down. */
579
if( irc->status
==
USTATUS_SHUTDOWN )
579
if( irc->status
&
USTATUS_SHUTDOWN )
580
580
return;
581
581
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive