]> git.lyx.org Git - lyx.git/blobdiff - src/LString.h
fix typo that put too many include paths for most people
[lyx.git] / src / LString.h
index cc9df47947332242c7603f6af14be18f4fb9598e..25809cba739ad9778241ed418e950b78c39b7638 100644 (file)
@@ -1,16 +1,16 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
- *      
+ *
  *         Copyright 1995 Matthias Ettrich
  *          Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
 #ifndef LSTRING_H
-#define LSTRING_H 
+#define LSTRING_H
 
 #ifndef _CONFIG_H
 #error The <config.h> header should always be included before LString.h