Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 706356
Collapse All | Expand All

(-)file_not_specified_in_diff (-4 / +4 lines)
Line  Link Here
0
-- a/src/dav_coda.c
0
++ b/src/dav_coda.c
Lines 99-101 static size_t alignment; Link Here
99
/* Send debug messages to syslog if != 0. */
99
/* Send debug messages to syslog if != 0. */
100
int debug;
100
static int debug;
101
101
102
-- a/src/dav_fuse.c
102
++ b/src/dav_fuse.c
Lines 86-88 static uint64_t root; Link Here
86
/* Send debug messages to syslog if != 0. */
86
/* Send debug messages to syslog if != 0. */
87
int debug;
87
static int debug;
88
88

Return to bug 706356