Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
b67ab6b
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:
Apr 29, 2008, 1:21:15 AM (
17 years
ago)
Author:
Nelson Elhage <nelhage@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:
52f8dd6
Parents:
864ed35
Message:
Implement back-compat with old-style owl::format_msg() styles
File:
1 edited
owl.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
owl.c
r864ed35
rb67ab6b
589
589
if(owl_message_is_direction_in(m)) {
590
590
/* let perl know about it*/
591
owl_perlconfig_getmsg(m,
0,
NULL);
591
owl_perlconfig_getmsg(m,
NULL);
592
592
593
593
/* do we need to autoreply? */
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive