mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
make omapi_message_unregister public
This commit is contained in:
parent
016440cdc6
commit
8dba294d9d
@ -158,6 +158,9 @@ omapi_message_create(omapi_object_t **message);
|
||||
void
|
||||
omapi_message_register(omapi_object_t *message);
|
||||
|
||||
void
|
||||
omapi_message_unregister(omapi_object_t *message);
|
||||
|
||||
isc_result_t
|
||||
omapi_message_send(omapi_object_t *message, omapi_object_t *protocol);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user