diff options
Diffstat (limited to 'common/src/nxe_udp_socket_bytes_available.c')
| -rw-r--r-- | common/src/nxe_udp_socket_bytes_available.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/src/nxe_udp_socket_bytes_available.c b/common/src/nxe_udp_socket_bytes_available.c index 1ded75d7..34f50649 100644 --- a/common/src/nxe_udp_socket_bytes_available.c +++ b/common/src/nxe_udp_socket_bytes_available.c @@ -1,5 +1,6 @@ /*************************************************************************** * Copyright (c) 2024 Microsoft Corporation + * Copyright (c) 2025-present Eclipse ThreadX Contributors * * This program and the accompanying materials are made available under the * terms of the MIT License which is available at @@ -38,7 +39,7 @@ NX_CALLER_CHECKING_EXTERNS /* FUNCTION RELEASE */ /* */ /* _nxe_udp_socket_bytes_available PORTABLE C */ -/* 6.1 */ +/* 6.4.3 */ /* AUTHOR */ /* */ /* Yuxin Zhou, Microsoft Corporation */ |
