]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.h
clean up a bit
[lyx.git] / src / tex-accent.h
index e2b85f89526c89038bf75fc841fa32d052d6fd02..66ae1b97f160266159dfae81b67f9445bee04175 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.
  *
@@ -110,5 +110,5 @@ struct tex_accent_struct {
 
 ///
 extern tex_accent_struct lyx_accent_table[];
-        
+
 #endif