]> git.lyx.org Git - lyx.git/blobdiff - src/format.h
Point fix, earlier forgotten
[lyx.git] / src / format.h
index c4ca8f4095cadee0bfeb191bc9fdb0aa22458d1a..f95224bab422e33192b37c8c23054786229ae498 100644 (file)
@@ -96,7 +96,7 @@ public:
        ///
        void setViewer(string const & name, string const & command);
        ///
-       bool view(Buffer const * buffer, string const & filename,
+       bool view(Buffer const & buffer, string const & filename,
                  string const & format_name) const;
        ///
        string const prettyName(string const & name) const;