X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fclient%2Fgettext.cpp;h=d74960254623ca0574696a624e8811beb1f5982b;hb=0bff66b8a5a8a289dfb36bfb339e9586b3a02d51;hp=e62c0efa5177b940d7b055456bc961f989868896;hpb=9383f4c3c6f9cfab2d658701ba66e2b54cd68bea;p=lyx.git diff --git a/src/client/gettext.cpp b/src/client/gettext.cpp index e62c0efa51..d749602546 100644 --- a/src/client/gettext.cpp +++ b/src/client/gettext.cpp @@ -3,7 +3,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Lars Gullik Bjønnes + * \author Lars Gullik Bjønnes * \author Jean-Marc Lasgouttes * * Full author contact details are available in file CREDITS. @@ -26,7 +26,7 @@ namespace lyx { namespace { -Messages & getLyXMessages() +Messages const & getLyXMessages() { static Messages lyx_messages;