]> git.lyx.org Git - lyx.git/blobdiff - src/output.cpp
Provide proper fallback if a bibliography processor is not found
[lyx.git] / src / output.cpp
index f1369e5790fd37ecceabbe2820c586bfa9424d3b..c06cd9efa4396134b6a0418e479c73e1875a0296 100644 (file)
@@ -40,7 +40,7 @@ bool doOpenFileWrite(OFStream & ofs, FileName const & fname)
        return false;
 }
 
-}
+} // namespace
 
 
 bool openFileWrite(ofstream & ofs, FileName const & fname)