small whitespace change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1646 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2001-03-01 13:33:06 +00:00
parent 7232740b35
commit 2862a8fbcc

View File

@ -11,7 +11,7 @@
/** A macro argument /** A macro argument
\author Alejandro Aguilar Sierra \author Alejandro Aguilar Sierra
*/ */
class MathMacroArgument: public MathParInset { class MathMacroArgument : public MathParInset {
public: public:
/// ///
MathMacroArgument(); MathMacroArgument();