Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
677a45b
in code for
cmd.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:
Apr 22, 2015, 5:28:48 PM (
10 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
176b6ef
Parents:
5dfeb4c
Message:
Remove group passwords and introduce new tokenizer
File:
1 edited
cmd.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
cmd.c
r5dfeb4c
r677a45b
177
177
return;
178
178
} else {
179
if ((ig = icb_addgroup(is, group
, NULL
)) == NULL) {
179
if ((ig = icb_addgroup(is, group
)) == NULL) {
180
180
icb_error(is, "Can't create group");
181
181
return;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive