MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2011-12-09 20:40:24 +00:00
parent a216e1cc40
commit 5b646fa11c

View File

@ -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(). */