diff options
Diffstat (limited to 'elf/link.h')
-rw-r--r-- | elf/link.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/link.h b/elf/link.h index f6d76bdf35..6d5ad9d98c 100644 --- a/elf/link.h +++ b/elf/link.h @@ -103,7 +103,7 @@ struct dl_phdr_info /* Note: the next two members were introduced after the first version of this structure was available. Check the SIZE - argument pass to the dl_iterate_phdr() callback to determine + argument passed to the dl_iterate_phdr() callback to determine whether or not they are provided. */ /* Incremented when a new object may have been added. */ |