Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 6398094
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:
2006-07-12T08:07:47Z (
18 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
2811940
,
eda0270
Parents:
b0a33a5
Message:
Removed #defines used to simulate systems without IPv6 support.
File:
1 edited
bitlbee.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
bitlbee.c
rb0a33a5
r6398094
36
36
static gboolean bitlbee_io_new_client( gpointer data, gint fd, b_input_condition condition );
37
37
38
#undef AF_INET6
39
#define AF_INET6 666
40
41
38
int bitlbee_daemon_init()
42
39
{
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive