Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
87dc6ac
in code for
icb.c
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:
Mar 5, 2014, 10:02:32 PM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
23ca6f1
Parents:
e54f151
git-author:
Mike Belopuhov <mike@…> (03/05/14 21:59:27)
git-committer:
Mike Belopuhov <mike@…> (03/05/14 22:02:32)
Message:
Remove an strlcpy leftover
File:
1 edited
icb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.c
re54f151
r87dc6ac
188
188
if (client && strlen(client) > 0)
189
189
icb_vis(is->client, client, sizeof is->client, VIS_SP);
190
strlcpy(is->nick, nick, sizeof is->nick);
191
190
is->group = ig;
192
191
is->login = time(NULL);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive