summaryrefslogtreecommitdiff
path: root/intl/gettextP.h
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-09-29 19:10:50 +0000
committerJakub Jelinek <jakub@redhat.com>2007-09-29 19:10:50 +0000
commit441097af93882803bbb3296dd1fdbdd4a7773deb (patch)
treea221d657b763bcf793ea407fcd8b81d91ac06a5a /intl/gettextP.h
parent62beba6902f315a14113c26ed3e068342e101399 (diff)
Updated to fedora-glibc-20070929T1859cvs/fedora-glibc-2_6_90-16
Diffstat (limited to 'intl/gettextP.h')
-rw-r--r--intl/gettextP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intl/gettextP.h b/intl/gettextP.h
index f680a9a0a1..f1aa329e47 100644
--- a/intl/gettextP.h
+++ b/intl/gettextP.h
@@ -147,6 +147,7 @@ struct loaded_domain
/* Cache of charset conversions of the translated strings. */
struct converted_domain *conversions;
size_t nconversions;
+ __libc_rwlock_define (, conversions_lock);
const struct expression *plural;
unsigned long int nplurals;