Search:
Login
About Trac
Help/Guide
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 1
and
Version 2
of
SplitMsg
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:
Feb 1, 2007, 8:18:42 PM (
18 years
ago)
Author:
alain
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
SplitMsg
v1
v2
96
96
buf_out[last_char] = '\0';
97
97
98
srl_log_printf(NONE, "Mo
st readable when \"%s\"
\n", buf_out);
98
srl_log_printf(NONE, "Mo
re readable when \"%s\"\n
\n", buf_out);
99
99
}
100
100
}}}