diff --git a/src/utils/conftree.cpp b/src/utils/conftree.cpp index 1f136a78..7053c0b5 100644 --- a/src/utils/conftree.cpp +++ b/src/utils/conftree.cpp @@ -242,8 +242,8 @@ ConfSimple::ConfSimple(const char *fname, int readonly, bool tildexp, } fstream input = path_open(fname, mode); if (!input.is_open()) { - LOGDEB("ConfSimple::ConfSimple: fstream(w)("<