mirror of git://sourceware.org/git/glibc.git
sigevent_t): Fix a typo.
This commit is contained in:
parent
735881750c
commit
195d5d89fc
|
|
@ -297,7 +297,7 @@ enum
|
|||
# define __SIGEV_MAX_SIZE 64
|
||||
# define __SIGEV_PAD_SIZE ((__SIGEV_MAX_SIZE / sizeof (int)) - 4)
|
||||
|
||||
struct sigevent
|
||||
typedef struct sigevent
|
||||
{
|
||||
sigval_t sigev_value;
|
||||
int sigev_signo;
|
||||
|
|
|
|||
Loading…
Reference in New Issue