Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
dcc.c
[e88fe7da:2e8523b]
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
dcc.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
dcc.c
re88fe7da
r2e8523b
92
92
struct sockaddr_storage saddr;
93
93
char *errmsg;
94
char host[
HOST_NAME_MAX
];
94
char host[
NI_MAXHOST
];
95
95
char port[6];
96
96
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive