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/socket.h
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2013年10月18日 15:19:49 +0000
committerSzabolcs Nagy <nsz@port70.net>2013年10月18日 15:19:49 +0000
commit20a34af862812b4a20784c52e0b501559507a477 (patch)
tree5bd3a6e069dd316e671420d8297de6963bc58669 /include/sys/socket.h
parentd5bd7dd5d2780ce715e985e8f66b44f80e64f485 (diff)
downloadmusl-20a34af862812b4a20784c52e0b501559507a477.tar.gz
fix typo in socket.h (wrong macro name)
Diffstat (limited to 'include/sys/socket.h')
-rw-r--r--include/sys/socket.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sys/socket.h b/include/sys/socket.h
index 9fd20256..20eeee3b 100644
--- a/include/sys/socket.h
+++ b/include/sys/socket.h
@@ -225,7 +225,7 @@ struct linger
#define MSG_EOR 0x0080
#define MSG_WAITALL 0x0100
#define MSG_FIN 0x0200
-#define MSD_SYN 0x0400
+#define MSG_SYN 0x0400
#define MSG_CONFIRM 0x0800
#define MSG_RST 0x1000
#define MSG_ERRQUEUE 0x2000
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月05日 14:58:16 +0000

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