Fix typo.
MFC after: 3 days
This commit is contained in:
parent
92d01db21c
commit
702dafe6ab
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=212499
@ -388,7 +388,7 @@ typedef struct {
|
||||
#define DT_ENCODING 32 /* Values greater than or equal to DT_ENCODING
|
||||
and less than DT_LOOS follow the rules for
|
||||
the interpretation of the d_un union
|
||||
as follows: even == 'd_ptr', even == 'd_val'
|
||||
as follows: even == 'd_ptr', odd == 'd_val'
|
||||
or none */
|
||||
#define DT_PREINIT_ARRAY 32 /* Address of the array of pointers to
|
||||
pre-initialization functions. */
|
||||
|
Loading…
Reference in New Issue
Block a user