]> git.lyx.org Git - features.git/commitdiff
* cosmetic
authorStefan Schimanski <sts@lyx.org>
Mon, 25 Feb 2008 13:08:37 +0000 (13:08 +0000)
committerStefan Schimanski <sts@lyx.org>
Mon, 25 Feb 2008 13:08:37 +0000 (13:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23224 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetText.cpp

index e6cf87bff51f3705693436475f69b17ff0e45c02..cb84d30e97307ef03db6c7eb778f41c775aa0a6f 100644 (file)
@@ -89,7 +89,9 @@ public:
        }
 
 private:
+       ///
        Buffer const & buf_;
+       ///
        size_t pos_;
 };