mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
sigevent_t): Fix a typo.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user