From: Bruno Haible Date: Thu, 21 Dec 2006 21:45:53 +0000 (+0000) Subject: Update exports. X-Git-Tag: v0.17~545 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0110d0e7e5da6b1e46b19120afd7419a2330106;p=thirdparty%2Fgettext.git Update exports. --- diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog index 29e812978..fc40639a0 100644 --- a/gettext-tools/ChangeLog +++ b/gettext-tools/ChangeLog @@ -1,5 +1,6 @@ 2006-12-21 Bruno Haible + * woe32dll/gettextlib-exports.c: Export styled_ostream_typeinfo. * woe32dll/gettextsrc-exports.c: Export color_mode, style_file_name. 2006-12-10 Bruno Haible diff --git a/gettext-tools/woe32dll/gettextlib-exports.c b/gettext-tools/woe32dll/gettextlib-exports.c index 1de24c393..8af49ea86 100644 --- a/gettext-tools/woe32dll/gettextlib-exports.c +++ b/gettext-tools/woe32dll/gettextlib-exports.c @@ -28,3 +28,4 @@ VARIABLE(program_name) VARIABLE(rpl_optarg) VARIABLE(rpl_optind) VARIABLE(simple_backup_suffix) +VARIABLE(styled_ostream_typeinfo)