Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
be0a79f
for
message.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:
Jun 21, 2003, 1:54:20 PM (
18 years
ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master
,
barnowl_perlaim
,
debian
,
owl
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
0c502e9
Parents:
5639bf2
Message:
Started work making owl build without zephyr. Long way left to go though.
File:
1 edited
message.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
message.c
rf14a7ee
rbe0a79f
425
425
}
426
426
427
#ifdef HAVE_LIBZEPHYR
427
428
ZNotice_t *owl_message_get_notice(owl_message *m)
428
429
{
429
430
return(&(m->notice));
430
431
}
432
#endif
431
433
432
434
char *owl_message_get_hostname(owl_message *m)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive