mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
use bjoern's naming suggestion
This commit is contained in:
@@ -4,4 +4,4 @@ from deltachat.capi import ffi, lib
|
||||
|
||||
if __name__ == "__main__":
|
||||
ctx = capi.lib.dc_context_new(ffi.NULL, ffi.NULL)
|
||||
lib.dc_io_stop(ctx)
|
||||
lib.dc_stop_io(ctx)
|
||||
|
||||
Reference in New Issue
Block a user