View | Details | Raw Unified | Return to bug 27309
Collapse All | Expand All

(-)a/unrtf/src/path.h (-1 / +1 lines)
Lines 1-4 Link Here
1
#define DEFAULT_UNRTF_SEARCH_PATH	"/usr/local/lib/unrtf/"
1
#define DEFAULT_UNRTF_SEARCH_PATH	"/usr/lib/unrtf/"
2
2
3
char	*search_path;
3
char	*search_path;
4
int	n_path_dirs;
4
int	n_path_dirs;

Return to bug 27309