From 9b234ee9323726271aa3e43d5f11e616c0bc7b89 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 4 Jan 2000 23:28:10 +0000 Subject: [PATCH] oops - omitted from previous delta --- bfd/elf-bfd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bfd/elf-bfd.h b/bfd/elf-bfd.h index 2be74c1b56..302ca7ae97 100644 --- a/bfd/elf-bfd.h +++ b/bfd/elf-bfd.h @@ -157,7 +157,7 @@ struct elf_link_hash_entry /* Symbol type (STT_NOTYPE, STT_OBJECT, etc.). */ char type; - /* Symbol st_other value. */ + /* Symbol st_other value, symbol visibility. */ unsigned char other; /* Hash value of the name computed using the ELF hash function. */ -- 2.34.1