From a9fbdef1d70febc2a276917b150c1e442eb00966 Mon Sep 17 00:00:00 2001 From: sauron Date: Wed, 10 Sep 2025 15:35:25 +0900 Subject: [PATCH] commit 2025-09-10 15:35 edit a bit ZCppMain/ZCProcess_Linux.H --- ZCppMain/ZCProcess_Linux.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZCppMain/ZCProcess_Linux.H b/ZCppMain/ZCProcess_Linux.H index 2b370ab..bc697f9 100644 --- a/ZCppMain/ZCProcess_Linux.H +++ b/ZCppMain/ZCProcess_Linux.H @@ -1172,7 +1172,7 @@ namespace ZNsMain if((mh_Mutex=::semget((key_t)AL_KeyID, 1, AI_Flag))==-1)*/ this->Init(); return true; - s }/* + }/* bool Make(long AL_KeyID, int AI_Flag=IPC_CREAT | IPC_EXCL | 0664)*/ bool Lock()