Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-GS committed Nov 19, 2024
1 parent 70fdaca commit d67a79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/platform_internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ typedef enum CXPLAT_SOCKET_TYPE {
(Address.si_family == QUIC_ADDRESS_FAMILY_INET6 && \
IN6_IS_ADDR_LOOPBACK(&Address.Ipv6.sin6_addr)))

#else
#endif

#ifdef _KERNEL_MODE

Expand Down

0 comments on commit d67a79b

Please sign in to comment.