]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfoot.h
fix typo that put too many include paths for most people
[lyx.git] / src / insets / insetfoot.h
index 092f0e7f8f7c71180c5d532b1d029ba6d803d541..8c8895d62aaafb128c835873e4fd23f1f52203eb 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
@@ -22,7 +22,7 @@
 #include "insetfootlike.h"
 
 /** The footnote inset
-  
+
 */
 class InsetFoot : public InsetFootlike {
 public:
@@ -41,6 +41,3 @@ public:
 };
 
 #endif
-
-
-