]> git.lyx.org Git - features.git/commitdiff
Cosmetics.
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 25 Mar 2009 12:49:52 +0000 (12:49 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 25 Mar 2009 12:49:52 +0000 (12:49 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28899 a592a061-630c-0410-9148-cb99ea01b6c8

src/Layout.cpp

index 8d5981966a66695a4636882810d84efd56dee23e..d92345eed1ebb8e914e8672000c5094dbf089425 100644 (file)
@@ -205,7 +205,9 @@ bool Layout::read(Lexer & lex, TextClass const & tclass)
                        lex.printError("Unknown layout tag `$$Token'");
                        error = true;
                        continue;
-               default: break;
+
+               default: 
+                       break;
                }
                switch (static_cast<LayoutTags>(le)) {
                case LT_END:            // end of structure