]> git.lyx.org Git - lyx.git/commitdiff
tex2lyx: whitespace only
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 30 Jun 2012 01:38:02 +0000 (03:38 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 30 Jun 2012 01:38:02 +0000 (03:38 +0200)
src/tex2lyx/Preamble.h

index 500083df4c5e49e558c6063a062faf63e940deaf..f40cb31194d11a2aed58a706391817a7b6377e06 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        std::string notefontcolor() const { return h_notefontcolor; }
        ///
-       std::string language() const { return h_language; } 
+       std::string language() const { return h_language; }
        ///
        std::string use_indices() const { return h_use_indices; }
        ///