]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetmarginal.h
fix typo that put too many include paths for most people
[lyx.git] / src / insets / insetmarginal.h
index cb7a6fca2f98c1ed8d2df2ad1a9cbaaf614db03d..6e177327f5f870ab40d56ec63d0188349c5bb64d 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
@@ -19,7 +19,7 @@
 #include "insetfootlike.h"
 
 /** The marginal note inset
-  
+
 */
 class InsetMarginal : public InsetFootlike {
 public: