diff --git a/src/utils/conftree.cpp b/src/utils/conftree.cpp index 15eacd96..1f136a78 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()) { - LOGERR("ConfSimple::ConfSimple: fstream(w)("<