X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fgettext.c;h=453633cd1b327904e697e7d4b00edcec3ab2d33c;hp=e84e3bab47e03a43dc7628060f198a186cc6ae59;hb=1e32899153e9e52aaec1e651e0c33a563b8aaed8;hpb=32c81951f5285e086ec1634472197354402a35d6 diff --git a/webcit/gettext.c b/webcit/gettext.c index e84e3bab4..453633cd1 100644 --- a/webcit/gettext.c +++ b/webcit/gettext.c @@ -3,6 +3,7 @@ */ /** * \defgroup LocaleHeaderParser Parse the browser http locale headers and set the NLS stuff. + * \ingroup WebcitHttpServer */ /*@{*/ /** we need _GNU_SOURCE for various functions arround the NLS-Stuff */