From 4e92d797709632248f7efc60ecfae98ffc09f627 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Tue, 14 Aug 2007 12:13:55 +0000 Subject: [PATCH] fix eol-style git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19554 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/TexStream.cpp | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/TexStream.cpp b/src/TexStream.cpp index 9f2fa6d1d1..77e94f6ed6 100644 --- a/src/TexStream.cpp +++ b/src/TexStream.cpp @@ -1,12 +1,12 @@ -/** - * \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 +/** + * \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 #include "TexStream.h" #include "TexRow.h" -- 2.39.5