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
[2e8523b:e88fe7da]
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
r2e8523b
re88fe7da
92
92
struct sockaddr_storage saddr;
93
93
char *errmsg;
94
char host[
NI_MAXHOST
];
94
char host[
HOST_NAME_MAX
];
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