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
[aefa533e:0356ae3]
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
raefa533e
r0356ae3
61
61
char *sendbuffer;
62
62
char *readbuffer;
63
int quit;
64
63
65
64
int sentbytes;
…
…
93
92
struct set *set;
94
93
95
GIOChannel *io_channel;
96
94
gint r_watch_source_id;
97
95
gint w_watch_source_id;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive