summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rtld-elf/rtld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rtld-elf/rtld.h b/libexec/rtld-elf/rtld.h
index 011dcc3..36b4bf6 100644
--- a/libexec/rtld-elf/rtld.h
+++ b/libexec/rtld-elf/rtld.h
@@ -246,7 +246,7 @@ typedef struct Struct_Obj_Entry {
/* Flags to be passed into symlook_ family of functions. */
#define SYMLOOK_IN_PLT 0x01 /* Lookup for PLT symbol */
-#define SYMLOOK_DLSYM 0x02 /* Return newes versioned symbol. Used by
+#define SYMLOOK_DLSYM 0x02 /* Return newest versioned symbol. Used by
dlsym. */
/* Flags for load_object(). */
OpenPOWER on IntegriCloud