]> git.lyx.org Git - features.git/commitdiff
dummy change
authorLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 28 Apr 2003 01:52:18 +0000 (01:52 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Mon, 28 Apr 2003 01:52:18 +0000 (01:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6865 a592a061-630c-0410-9148-cb99ea01b6c8

src/messages.C

index f2c0fcaecf38efa98700dbac278d167905c08c45..77ee44a4a7c5f863e411820255ee0ea30f1af313 100644 (file)
@@ -37,7 +37,7 @@ string const & getLocaleDir()
 #include <locale>
 
 // This version of the Pimpl utilizes the message capability of
-// libstdc++ that is distributed with GNU G++
+// libstdc++ that is distributed with GNU G++.
 class Messages::Pimpl {
 public:
        typedef std::messages<char>::catalog catalog;