Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0519a87
in code for
icb.h
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:
Jan 18, 2015, 8:46:13 PM (
10 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
cb7c494
Parents:
8f5ba64
git-author:
Mike Belopuhov <mike@…> (01/18/15 16:05:42)
git-committer:
Mike Belopuhov <mike@…> (01/18/15 20:46:13)
Message:
param.h and MAXHOSTNAMELEN cleanup
File:
1 edited
icb.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.h
r8f5ba64
r0519a87
77
77
char client[ICB_MAXNICKLEN];
78
78
char host[ICB_MAXHOSTLEN];
79
char hostname[
MAXHOSTNAMELEN
];
79
char hostname[
NI_MAXHOST
];
80
80
char buffer[ICB_MSGSIZE];
81
81
struct sockaddr_storage ss;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive