]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.h
fix typo that put too many include paths for most people
[lyx.git] / src / Spacing.h
index 2a3bb755dddade3ccf61f49bcd8df3f9428fde11..0395b3e0cf53a7d355bd260727b89f71f5cedc83 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
@@ -63,7 +63,7 @@ public:
        string const writeEnvirBegin() const;
        ///
        string const writeEnvirEnd() const;
+
 private:
        ///
        Space space;