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

(-)fam-2.7.0-orig/src/NFSFileSystem.c++ (-1 / +1 lines)
Lines 97-103 Link Here
97
97
98
    attr_cache_timeout = ACREGMAX;
98
    attr_cache_timeout = ACREGMAX;
99
99
100
    char * p;
100
    const char * p;
101
        
101
        
102
    if (strstr(opt, "noac")) {
102
    if (strstr(opt, "noac")) {
103
        f_noac = true;
103
        f_noac = true;

Return to bug 272316