]> git.lyx.org Git - lyx.git/blobdiff - src/ToolbarDefaults.h
In for a penny, in for a pound. Consistent use of // -*- C++ -*-
[lyx.git] / src / ToolbarDefaults.h
index 00f3c9182a10e9874862d9fa88301a7f9591ac3a..f4bce2adfda1e08495aa20070ccf497b487df3c9 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  *
  * ====================================================== */
@@ -74,9 +74,8 @@ private:
        Defaults defaults;
 };
 
-//The global instance
+//The global instance
 extern ToolbarDefaults toolbardefaults;
 
 
 #endif
-