diff --git a/programs/other/kpack/trunk/kpack.asm b/programs/other/kpack/trunk/kpack.asm index d354ee437..0d9f2cded 100644 --- a/programs/other/kpack/trunk/kpack.asm +++ b/programs/other/kpack/trunk/kpack.asm @@ -34,6 +34,7 @@ START: mcall SF_SYS_MISC,SSF_HEAP_INIT mcall SF_SET_EVENTS_MASK,0x80000027 + strip_quotes params load_libraries l_libs_start,load_lib_end cmp eax,-1 je exit