Style fix

This commit is contained in:
sin 2015-03-07 10:32:28 +00:00
parent a15fe65f92
commit 8cb1c705b1

View File

@ -27,7 +27,6 @@ __fortify_ppoll(struct pollfd *fds, nfds_t nfds,
__builtin_trap();
return ppoll(fds, nfds, timeout, mask);
}
#endif
#undef poll