Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
45bd56a
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, 4:02:49 PM (
11 years
ago)
Author:
Mike Belopuhov <mike@…>
Branches:
master
Children:
a5893e9
Parents:
55923b7
Message:
logger will do its own time accounting; from the discussion with florian
File:
1 edited
icb.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
icb.c
r55923b7
r45bd56a
235
235
buf[0] = buflen;
236
236
237
logger(
time(NULL),
ig->name, is->nick, msg);
237
logger(
ig->name, is->nick, msg);
238
238
239
239
LIST_FOREACH(s, &ig->sess, entry) {
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive