Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
eb37735
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-08T23:54:37Z (
11 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
36577aa
Parents:
66b9e36a
Message:
This is how you now start groupchats: /join #channel, /invite people.
File:
1 edited
irc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc.h
r66b9e36a
reb37735
131
131
{
132
132
IRC_CHANNEL_JOINED = 1,
133
IRC_CHANNEL_CONTACTS = 256,
133
134
/* Hack: Set this flag right before jumping into IM when we expect
135
a call to imcb_chat_new(). */
136
IRC_CHANNEL_CHAT_PICKME = 0x10000,
134
137
} irc_channel_flags_t;
135
138
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive