Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
cba908b
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:
Apr 22, 2015, 5:28:27 PM (
10 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
5dfeb4c
Parents:
f73b386
Message:
defgrp is const
File:
1 edited
icb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.c
rf73b386
rcba908b
143
143
icb_login(struct icb_session *is, char *grp, char *nick, char *client)
144
144
{
145
c
har *defgrp = "1";
145
c
onst c
har *defgrp = "1";
146
146
struct icb_group *ig;
147
147
struct icb_session *s;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive