mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08:00
sysdeps/generic/sigsetops.h: Remove spurious #endif
This commit is contained in:
parent
5a80d39d0d
commit
b794e16bcc
@ -1,3 +1,7 @@
|
||||
2017-09-03 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
||||
|
||||
* sysdeps/generic/sigsetops.h: Remove spurious #endif.
|
||||
|
||||
2017-09-01 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* manual/math.texi (pow10): Do not document.
|
||||
|
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user