From 750d54d8a33e67d8f89ed95a785c0f025c833aa8 Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 4 Jun 2001 13:55:58 +0000 Subject: lclint fiddles. CVS patchset: 4833 CVS date: 2001/06/04 13:55:58 --- lib/formats.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/formats.c') diff --git a/lib/formats.c b/lib/formats.c index 7a920743c..9de2fbdd4 100644 --- a/lib/formats.c +++ b/lib/formats.c @@ -399,9 +399,9 @@ static int filenamesTag(Header h, /*@out@*/ int_32 * type, /* I18N look aside diversions */ -/*@-exportlocal@*/ +/*@-exportlocal -exportheadervar@*/ int _nl_msg_cat_cntr; /* XXX GNU gettext voodoo */ -/*@=exportlocal@*/ +/*@=exportlocal =exportheadervar@*/ static const char * language = "LANGUAGE"; static char * _macro_i18ndomains = "%{?_i18ndomains:%{_i18ndomains}}"; -- cgit v1.2.3