]> git.lyx.org Git - lyx.git/blobdiff - src/paper.h
ws changes only
[lyx.git] / src / paper.h
index 07c2f524da8089cee7cfa18ef8f5b84aade54a03..8cac625ea6c68db66396bfa9541560a96877e670 100644 (file)
@@ -1,15 +1,15 @@
 // -*- C++ -*-
 /**
- *  \file paper.h
+ * \file paper.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- *  \author Jean-Marc Lasgouttes
+ * \author Jean-Marc Lasgouttes
  *
- *  Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  *
- *  A trivial header file to hold paper-related enums. It should later
- *  expand to contain many paper-related horrors access.
+ * A trivial header file to hold paper-related enums. It should later
+ * expand to contain many paper-related horrors access.
  */
 
 #ifndef PAPER_H