git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@39 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-09-29 00:10:20 +00:00
parent b518cee5cc
commit cad1113643
15 changed files with 46 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
/* $Id$ */
#include <Mw/Mw.h>
#include <Mw/Milsko.h>
void MwLLCreateCommon(MwLL handle) {
handle->handler = malloc(sizeof(*handle->handler));