]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
Revert this change as it sneaked in and wasn't discussed yet.
[lyx.git] / src / insets / insetlabel.h
index 06aaa043b86b5b0011a503148861e288d8e0494d..bdd77f4e9c433f605a7c935bc4e4651b92aa6d44 100644 (file)
@@ -3,7 +3,7 @@
  * ======================================================
  *
  *           LyX, The Document Processor
- *      
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team
  *
@@ -40,7 +40,7 @@ public:
        std::vector<string> const getLabelList() const;
        ///
        int latex(Buffer const *, std::ostream &,
-                 bool fragile, bool free_spc) const;
+                 bool fragile, bool free_spc) const;
        ///
        int ascii(Buffer const *, std::ostream &, int linelen) const;
        ///