From: Lars Gullik Bjønnes Date: Thu, 1 Mar 2001 13:33:06 +0000 (+0000) Subject: small whitespace change X-Git-Tag: 1.6.10~21544 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2862a8fbcc8a7b99b3fe97e71835bd5ce56d56a6;p=features.git small whitespace change git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1646 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/math_macroarg.h b/src/mathed/math_macroarg.h index 1129c2972a..83a830f1ba 100644 --- a/src/mathed/math_macroarg.h +++ b/src/mathed/math_macroarg.h @@ -11,7 +11,7 @@ /** A macro argument \author Alejandro Aguilar Sierra */ -class MathMacroArgument: public MathParInset { +class MathMacroArgument : public MathParInset { public: /// MathMacroArgument();