Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
58d1f8a
for
owl.h
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:
Dec 11, 2008, 10:21:13 PM (
16 years
ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
80a465c
Parents:
ca1fc33a
Message:
GSequence is newer than we'd like. Use GList for timers instead.
File:
1 edited
owl.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.h
rb7bb454
r58d1f8a
602
602
owl_obarray obarray;
603
603
owl_list dispatchlist;
604
G
Sequence
*timerlist;
604
G
List
*timerlist;
605
605
owl_timer *aim_nop_timer;
606
606
} owl_global;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive