Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
24b8bbb
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-04-12T00:06:49Z (
13 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
89c11e7
Parents:
e21c0f8
Message:
Start handling CTCPs, in a saner way than before.
File:
1 edited
irc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc.h
re21c0f8
r24b8bbb
120
120
{
121
121
gboolean (*privmsg)( irc_user_t *iu, const char *msg );
122
gboolean (*ctcp)( irc_user_t *iu, char * const* ctcp );
122
123
};
123
124
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive