fixing context
parent
bc11af9ac5
commit
f0055cfdef
|
@ -154,6 +154,7 @@ class IPC::Context
|
|||
end
|
||||
|
||||
def pp
|
||||
LibIPC.ipc_ctx_print @context
|
||||
ctx = @context
|
||||
LibIPC.ipc_ctx_print Pointer(ctx)
|
||||
end
|
||||
end
|
||||
|
|
Reference in New Issue