mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Typo.
MFC after: 3 days
This commit is contained in:
parent
a216e1cc40
commit
5b646fa11c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228375
@ -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(). */
|
||||
|
Loading…
Reference in New Issue
Block a user