diff options
Diffstat (limited to 'common/src/nxd_nd_cache_entry_delete.c')
| -rw-r--r-- | common/src/nxd_nd_cache_entry_delete.c | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/common/src/nxd_nd_cache_entry_delete.c b/common/src/nxd_nd_cache_entry_delete.c index f7a0073c..366d8ede 100644 --- a/common/src/nxd_nd_cache_entry_delete.c +++ b/common/src/nxd_nd_cache_entry_delete.c @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (c) 2024 Microsoft Corporation + * 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 * https://opensource.org/licenses/MIT. - * + * * SPDX-License-Identifier: MIT **************************************************************************/ @@ -66,14 +66,6 @@ /* */ /* Application Code */ /* */ -/* RELEASE HISTORY */ -/* */ -/* DATE NAME DESCRIPTION */ -/* */ -/* 05-19-2020 Yuxin Zhou Initial Version 6.0 */ -/* 09-30-2020 Yuxin Zhou Modified comment(s), */ -/* resulting in version 6.1 */ -/* */ /**************************************************************************/ UINT _nxd_nd_cache_entry_delete(NX_IP *ip_ptr, ULONG *dest_ip) { |
