]> git.lyx.org Git - lyx.git/blobdiff - src/tracer.C
fix typo that put too many include paths for most people
[lyx.git] / src / tracer.C
index eff168456998a071e60e1199d47ef70c8a00833c..a9d75a744ebde3b01e4795305b7170a830add8b1 100644 (file)
@@ -1,10 +1,10 @@
 /* This file is part of
- * ====================================================== 
- * 
+ * ======================================================
+ *
  *           LyX, The Document Processor
- *        
+ *
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -18,4 +18,4 @@
 
 #include "tracer.h"
 
-int DebugTracer::depth = 0;
+int Trace::depth = 0;