]> git.lyx.org Git - lyx.git/commitdiff
fix eol-style
authorAbdelrazak Younes <younes@lyx.org>
Tue, 14 Aug 2007 12:13:55 +0000 (12:13 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 14 Aug 2007 12:13:55 +0000 (12:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19554 a592a061-630c-0410-9148-cb99ea01b6c8

src/TexStream.cpp

index 9f2fa6d1d107b264db07e4512d07cb948484c65d..77e94f6ed6bb53090ad7671f5324c61e1a755a23 100644 (file)
@@ -1,12 +1,12 @@
-/**\r
- * \file TexStream.cpp\r
- * This file is part of LyX, the document processor.\r
- * Licence details can be found in the file COPYING.\r
- *\r
- * Full author contact details are available in file CREDITS.\r
- */\r
-\r
-#include <config.h>\r
+/**
+ * \file TexStream.cpp
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * Full author contact details are available in file CREDITS.
+ */
+
+#include <config.h>
 
 #include "TexStream.h"
 #include "TexRow.h"