mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
sysdeps/generic/sigsetops.h: Remove spurious #endif
This commit is contained in:
@ -50,7 +50,6 @@
|
||||
*(dest) = *(left) | *(right); \
|
||||
(void)0; \
|
||||
}))
|
||||
#endif
|
||||
|
||||
/* These macros needn't check for a bogus signal number;
|
||||
checking is done in the non-__ versions. */
|
||||
|
Reference in New Issue
Block a user