Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
unix.c
[10b3683:c82e4ca]
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
File:
1 edited
unix.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
unix.c
r10b3683
rc82e4ca
80
80
81
81
log_init();
82
/* Catch early errors */
83
log_link(LOGLVL_ERROR, LOGOUTPUT_CONSOLE);
84
log_link(LOGLVL_WARNING, LOGOUTPUT_CONSOLE);
85
82
86
83
global.conf_file = g_strdup(CONF_FILE_DEF);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive