]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetmarginal.h
Enable convertDefault.sh to run even if its executable bit is not set.
[lyx.git] / src / insets / insetmarginal.h
index 2eddb46dc456ec0c53915f32a37f7c1c9b4f3b4b..a1cbfa0016f09d040c9be823e9e2b53f439f2052 100644 (file)
@@ -7,7 +7,7 @@
  * \author Jürgen Vigna
  * \author Lars Gullik Bjønnes
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef INSETMARGINAL_H
@@ -30,7 +30,7 @@ public:
        ///
        InsetOld::Code lyxCode() const { return InsetOld::MARGIN_CODE; }
        ///
-       int latex(Buffer const *, std::ostream &,
+       int latex(Buffer const &, std::ostream &,
                  LatexRunParams const &) const;
        ///
        string const editMessage() const;