diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/do-lookup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/do-lookup.h b/elf/do-lookup.h index 691dcc81e0..01ad29345e 100644 --- a/elf/do-lookup.h +++ b/elf/do-lookup.h @@ -96,7 +96,7 @@ FCT (const char *undef_name, unsigned long int hash, #if VERSIONED if (verstab == NULL) { - /* We need a versioned system but haven't found any. If + /* We need a versioned symbol but haven't found any. If this is the object which is referenced in the verneed entry it is a bug in the library since a symbol must not simply disappear. */ |