about summary refs log tree commit diff
path: root/locale/programs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-07-30 19:15:53 +0000
committerRoland McGrath <roland@gnu.org>1996-07-30 19:15:53 +0000
commit55ad485cee666ff3f771048f0832645312879caf (patch)
tree73286954c9e269a01c66319c40683599ce180094 /locale/programs
parentd69b7ce7eeaea3e383d400237b3b00c83b8130fc (diff)
downloadglibc-55ad485cee666ff3f771048f0832645312879caf.tar.gz
glibc-55ad485cee666ff3f771048f0832645312879caf.tar.xz
glibc-55ad485cee666ff3f771048f0832645312879caf.zip
Tue Jul 30 15:14:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
	* sunrpc/rpc/pmap_clnt.h: Fix botched patch for multiple inclusion
	protection.
Diffstat (limited to 'locale/programs')
-rw-r--r--locale/programs/ld-collate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/programs/ld-collate.c b/locale/programs/ld-collate.c
index 77e946535d..a948b55ed3 100644
--- a/locale/programs/ld-collate.c
+++ b/locale/programs/ld-collate.c
@@ -1003,7 +1003,7 @@ Computing table size for collation information might take a while..."),
 #if __BYTE_ORDER == __BIG_ENDIAN
   iov[2 + _NL_ITEM_INDEX (_NL_COLLATE_SYMB_CLASS_EB)].iov_base
     = symbols_class;
-  iov[2 + _NL_ITEM_INDEX (_NL_COLLATE_ELEM_CLASS_EB)].iov_len
+  iov[2 + _NL_ITEM_INDEX (_NL_COLLATE_SYMB_CLASS_EB)].iov_len
     = symbols_class_size;
 
   iov[2 + _NL_ITEM_INDEX (_NL_COLLATE_SYMB_CLASS_EL)].iov_base