Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Reverse Diff
Changes in
owl.h
[219f52c:cb124fc6]
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
owl.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.h
r219f52c
rcb124fc6
596
596
char *kill_buffer;
597
597
int interrupt_count;
598
#if GLIB_CHECK_VERSION(2, 31, 0)
599
GMutex interrupt_lock;
600
#else
598
601
GMutex *interrupt_lock;
602
#endif
599
603
} owl_global;
600
604
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive