minor code fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-10-26 13:44:45 +09:00
parent 7409f9a2a3
commit a60bcfef80
2 changed files with 9 additions and 7 deletions

View File

@ -2,7 +2,7 @@ package hcl
/*
#include <hcl.h>
#include <hcl-utl.h>
#include <hcl-str.h>
#include <stdlib.h> // for C.free
extern int hcl_go_cci_handler (hcl_t* hcl, hcl_io_cmd_t cmd, void* arg);