Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
irc.h
[0356ae3:aefa533e]
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
File:
1 edited
irc.h
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
irc.h
r0356ae3
raefa533e
61
61
char *sendbuffer;
62
62
char *readbuffer;
63
int quit;
63
64
64
65
int sentbytes;
…
…
92
93
struct set *set;
93
94
95
GIOChannel *io_channel;
94
96
gint r_watch_source_id;
95
97
gint w_watch_source_id;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive