git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@289 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-12 09:44:10 +00:00
parent 10024341d5
commit 884337b0a5

View File

@@ -59,6 +59,8 @@ static void llclosehandler(MwLL handle, void* data) {
MwDispatchUserHandler(h, MwNcloseHandler, NULL);
h = h->parent;
}
}else{
h->close = 1;
}
}