diff --git a/src/messages.C b/src/messages.C index f2c0fcaecf..77ee44a4a7 100644 --- a/src/messages.C +++ b/src/messages.C @@ -37,7 +37,7 @@ string const & getLocaleDir() #include // 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::catalog catalog;