Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
fd45e1d1
for
irc.h
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-05-08T14:12:32Z (
13 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4a9fd5f
Parents:
b0364dc
Message:
Always show normal contacts in &bitlbee, not just the first channel in the
list.
File:
1 edited
irc.h
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
irc.h
rb0364dc
rfd45e1d1
78
78
79
79
GSList *users, *channels;
80
struct irc_channel *default_channel;
80
81
GHashTable *nick_user_hash;
81
82
GHashTable *watches;
…
…
130
131
{
131
132
IRC_CHANNEL_JOINED = 1,
133
IRC_CHANNEL_CONTACTS = 256,
132
134
} irc_channel_flags_t;
133
135
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive