From 611ffba6d4a35bc48238404cc75ce934b8e3b957 Mon Sep 17 00:00:00 2001 From: jehovahBlack <1481458358@qq.com> Date: Fri, 3 Jan 2025 00:00:36 +0800 Subject: [PATCH] Update luhash.h --- luhash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luhash.h b/luhash.h index 92ea902..241ab01 100644 --- a/luhash.h +++ b/luhash.h @@ -11,7 +11,7 @@ * * @author [hesphoros] * @contact [hesphoros@gmail.com] - * @date 2024-12-25 + * @date 2025-1-1 * * This file includes the following major components: * - Error codes for hash table operations, including memory allocation failures.