]> git.lyx.org Git - lyx.git/blobdiff - src/bufferview_funcs.h
add missing typename
[lyx.git] / src / bufferview_funcs.h
index 01895550fbd8333a236443543f1f7ca3c4b5f747..bc8a1c517225010f432202c658271337c6ce3e8e 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.
  *
@@ -50,7 +50,7 @@ extern void styleReset(BufferView *);
 extern void underline(BufferView *);
 ///
 extern void fontSize(BufferView *, string const &);
-/// Returns the current font and depth as a message. 
+/// Returns the current font and depth as a message.
 extern string const currentState(BufferView *);
 ///
 extern void toggleAndShow(BufferView *, LyXFont const &,