Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
83e92bf
for
irc.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:
2010-03-27T12:30:00Z (
15 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
9b69eb7
Parents:
b95932e
Message:
Topic handling changes.
File:
1 edited
irc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc.c
rb95932e
r83e92bf
620
620
621
621
ic = irc_channel_new( irc, ROOT_CHAN );
622
irc_channel_set_topic( ic, CONTROL_TOPIC
);
622
irc_channel_set_topic( ic, CONTROL_TOPIC
, irc->root
);
623
623
irc_channel_add_user( ic, irc->user );
624
624
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive