musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/include/sys/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/select.h')
-rw-r--r--include/sys/select.h 3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sys/select.h b/include/sys/select.h
index e25257d2..d34cbf10 100644
--- a/include/sys/select.h
+++ b/include/sys/select.h
@@ -19,8 +19,7 @@ extern "C" {
typedef unsigned long fd_mask;
-typedef struct
-{
+typedef struct {
unsigned long fds_bits[FD_SETSIZE / 8 / sizeof(long)];
} fd_set;
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月08日 01:49:48 +0000

AltStyle によって変換されたページ (->オリジナル) /