Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 1a1faa0
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:
2008-02-13T19:05:21Z (
17 years
ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
a161d33
Parents:
1c18ce1
Message:
fix a bug in set_eval_mode_buddies
File:
1 edited
set.c
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
set.c
r1c18ce1
r1a1faa0
269
269
irc->channel, flags, op );
270
270
op[0]='\0';
271
nop=0;
271
272
g_free(flags);
272
273
}
…
…
276
277
irc->channel, flags, deop );
277
278
deop[0]='\0';
279
ndeop=0;
278
280
g_free(flags);
279
281
}
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive