From: Uwe Stöhr Date: Sat, 11 Jul 2009 13:47:19 +0000 (+0000) Subject: InsetTabular.cpp: whitespace again, sorry X-Git-Tag: 2.0.0~6088 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=ce143b21e65ce36999a88514527f7fdefc6f1b70;p=features.git InsetTabular.cpp: whitespace again, sorry git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30480 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 2c72c8574c..3511dd4693 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -1332,7 +1332,7 @@ void Tabular::write(ostream & os) const os << write_attribute("tabularvalignment", tabular_valignment); if (is_long_tabular) os << write_attribute("longtabularalignment", - longtabular_alignment); + longtabular_alignment); os << write_attribute("firstHeadTopDL", endfirsthead.topDL) << write_attribute("firstHeadBottomDL", endfirsthead.bottomDL) << write_attribute("firstHeadEmpty", endfirsthead.empty)