Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
cb7c494
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:
Jan 18, 2015, 8:46:13 PM (
10 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
4c2a775
Parents:
0519a87
git-author:
Mike Belopuhov <mike@…> (01/18/15 16:58:04)
git-committer:
Mike Belopuhov <mike@…> (01/18/15 20:46:13)
Message:
use ICB_MAXGRPLEN for the lenght of the group name
File:
1 edited
icb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.c
r0519a87
rcb7c494
157
157
strlcpy(group, defgrp, ICB_MAXGRPLEN);
158
158
else
159
icb_vis(group, grp, ICB_MAX
NICK
LEN, VIS_SP);
159
icb_vis(group, grp, ICB_MAX
GRP
LEN, VIS_SP);
160
160
LIST_FOREACH(ig, &groups, entry) {
161
161
if (strcmp(ig->name, group) == 0)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive