Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
ebaebfe
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-03-27T01:57:00Z (
14 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
4be8239
Parents:
3ddb7477
Message:
PING and QUIT work now, and adding some files that weren't checked in so
far.
File:
1 edited
irc.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc.h
r3ddb7477
rebaebfe
139
139
irc_user_t *irc_user_find( irc_t *irc, const char *nick );
140
140
int irc_user_rename( irc_t *irc, const char *old, const char *new );
141
gint irc_user_cmp( gconstpointer a_, gconstpointer b_ );
141
142
142
143
#endif
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive