X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fnumpunct_lyx_char_type.h;h=9e4dbe2d75ffade1dc1c2e503444b60d823ded6d;hb=cf14e814124ccbc8155fa1dde98d03be319c0e87;hp=b3f6cdea28403697c17f734e7148e4462c5607a4;hpb=990446c0e1d784ef9e067f109d4eaef08a9237b4;p=lyx.git diff --git a/src/support/numpunct_lyx_char_type.h b/src/support/numpunct_lyx_char_type.h index b3f6cdea28..9e4dbe2d75 100644 --- a/src/support/numpunct_lyx_char_type.h +++ b/src/support/numpunct_lyx_char_type.h @@ -4,7 +4,7 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Peter Kümmel + * \author Peter Kümmel * * Full author contact details are available in file CREDITS. */ @@ -54,5 +54,5 @@ namespace std // Fixed in VC11: // http://connect.microsoft.com/VisualStudio/feedback/details/572376/msvc10-c-std-numpunct-has-a-hardcoded-dllimport-in-definition -} +} // namespace std #endif