Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5577606
for
zephyr.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 15, 2008, 12:09:13 PM (
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:
d9337637
Parents:
9d59118
Message:
Unicode branch: Fix building without zephyr.
File:
1 edited
zephyr.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zephyr.c
r5f3168a
r5577606
392
392
return(owl_strdup(""));
393
393
}
394
char *owl_zephyr_get_field_as_utf8(
ZNotice_t
*n, int j)
394
char *owl_zephyr_get_field_as_utf8(
void
*n, int j)
395
395
{
396
396
return owl_zephyr_get_field(n, j);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive