Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
3dcccba
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:
Jul 7, 2008, 6:23:18 AM (
13 years
ago)
Author:
Geoffrey Thomas <geofft@mit.edu>
Branches:
barnowl_perlaim
Children:
61abb18
Parents:
7d63a6c
Message:
This would probably work, except it doesn't compile.
File:
1 edited
owl.h
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.h
rc453ada
r3dcccba
453
453
454
454
char *command;
455
void (*callback)(
struct _owl_editwin
*);
455
void (*callback)(
void *, char
*);
456
456
void *cbdata;
457
457
} owl_editwin;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive