- fixed format issue

v1.6
Michael Zillgith 2 months ago
parent 8ac478f629
commit 98687a1ece

@ -140,7 +140,7 @@ RSessionKeyMaterial_destroy(RSessionKeyMaterial self)
GLOBAL_FREEMEM(self->key);
GLOBAL_FREEMEM(self);
}
}
}
RSession
RSession_create()

Loading…
Cancel
Save