From 933bed0404d0ad80035152c71e995471acc01a58 Mon Sep 17 00:00:00 2001 From: sauron Date: Sat, 4 Oct 2025 08:36:54 +0900 Subject: [PATCH] commit 2025-10-04 08:36 edit a bit ZtCObjUnitList : ZCppMain/ZtCObjList.H --- ZCppMain/ZtCObjList.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZCppMain/ZtCObjList.H b/ZCppMain/ZtCObjList.H index 120eb6f..e4974f3 100644 --- a/ZCppMain/ZtCObjList.H +++ b/ZCppMain/ZtCObjList.H @@ -3698,7 +3698,7 @@ namespace ZNsMain -- 2025-10-04 08:31 TAllocWork 은 일종의 thread pool 이고, - *this 는 그 pool 의 '임시 작업 큐'다. + *this 는 그 pool 의 '임시 작업 큐'다. -- 2025-10-04 08:36 //////////////////////////////////////////////////////////////////////*/