Fix typo.

Submitted by:	John Marino <draco marino st>
MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2012-01-22 11:35:50 +00:00
parent 9549f74201
commit 62f9324b50

View File

@ -384,7 +384,7 @@ typedef struct {
#define DT_INIT_ARRAYSZ 27 /* Size in bytes of the array of
initialization functions. */
#define DT_FINI_ARRAYSZ 28 /* Size in bytes of the array of
terminationfunctions. */
termination functions. */
#define DT_RUNPATH 29 /* String table offset of a null-terminated
library search path string. */
#define DT_FLAGS 30 /* Object specific flag values. */