Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0be3efd
for
owl.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:
Jun 20, 2010, 4:51:12 PM (
14 years
ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master
,
release-1.10
,
release-1.7
,
release-1.8
,
release-1.9
Children:
23b6c11
Parents:
5cc7e5e
Message:
Move g_type_init into owl_global_init Ensures that the tester and everyone else manage to call it.
File:
1 edited
owl.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.c
r5cc7e5e
r0be3efd
482
482
setlocale(LC_ALL, "");
483
483
484
g_type_init ();
485
486
484
memset(&opts, 0, sizeof opts);
487
485
opts.load_initial_subs = 1;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive