]> git.lyx.org Git - lyx.git/blobdiff - src/lyxvc.C
Fix natbib bug spotted by JMarc.
[lyx.git] / src / lyxvc.C
index 595c9bb72ce1afc0fe2dfda5cda8c89e02abb6d7..7c7df6042f0e03fe4e4126996dd5e60341d85d37 100644 (file)
@@ -76,7 +76,7 @@ void LyXVC::buffer(Buffer * buf)
 void LyXVC::registrer()
 {
        string const filename = owner_->fileName();
+
        // there must be a file to save
        if (!IsFileReadable(filename)) {
                Alert::alert(_("File not saved"),