Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
eebef19
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:
Jan 17, 2008, 2:13:44 AM (
17 years
ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
5ff830a
Parents:
ba2ca66
Message:
dropping one unnecessary time(NULL) call.
File:
1 edited
owl.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.c
rf2d72128
reebef19
534
534
usleep(10000);
535
535
} else {
536
owl_global_
update_lastinputtime(&g
);
536
owl_global_
set_lastinputtime(&g, now
);
537
537
/* find and activate the current keymap.
538
538
* TODO: this should really get fixed by activating
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive