Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
conf.c
[dd14ecc:eeb85a8]
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
conf.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
conf.c
rdd14ecc
reeb85a8
252
252
{
253
253
g_strfreev( conf->migrate_storage );
254
conf->migrate_storage = g_strsplit
_set
( ini->value, " \t,;", -1 );
254
conf->migrate_storage = g_strsplit
( ini->value, " \t,;", -1 );
255
255
}
256
256
else if( g_strcasecmp( ini->key, "pinginterval" ) == 0 )
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive