git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@295 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-12 10:34:22 +00:00
parent f79b7469b7
commit a0ffac278b
11 changed files with 912 additions and 3859 deletions

View File

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