Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 79d7d98
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:
Mar 21, 2009, 1:09:12 AM (
16 years
ago)
Author:
Alex Vandiver <alexmv@mit.edu>
Branches:
master
,
debian
,
release-1.10
,
release-1.4
,
release-1.5
,
release-1.6
,
release-1.7
,
release-1.8
,
release-1.9
Children:
0741984
Parents:
130479b
Message:
Make compiling without zephyr support work again, by moving an ifdef
File:
1 edited
zephyr.c
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
zephyr.c
r619d864
r79d7d98
10
10
11
11
static GList *deferred_subs = NULL;
12
13
#ifdef HAVE_LIBZEPHYR
12
14
typedef struct _owl_sub_list { /* noproto */
13
15
ZSubscription_t *subs;
…
…
15
17
} owl_sub_list;
16
18
17
#ifdef HAVE_LIBZEPHYR
18
19
Code_t ZResetAuthentication();
19
20
#endif
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive