renaming done;
parent
8bc9505ae5
commit
2f7d0e8045
@ -1,7 +1,7 @@
|
|||||||
man_MANS = sxmsg_rreply.3 sxhub_create.3 sxhub_init.3 sxhub_destroy.3 sxhub_free.3 \
|
man_MANS = sxmsg_rreply.3 sxhub_create.3 sxhub_init.3 sxhub_destroy.3 sxhub_free.3 \
|
||||||
sxmp_init.3 connections_setsslserts.3 connections_set_priv.3 connections_get_priv.3 \
|
sxmp_init.3 sxhub_setsslserts.3 sxhub_set_priv.3 sxhub_get_priv.3 \
|
||||||
connections_set_ondestroy.3 connections_set_onpulse.3 connections_set_sslvalidate.3 \
|
sxhub_set_ondestroy.3 sxhub_set_onpulse.3 sxhub_set_sslvalidate.3 \
|
||||||
connections_set_authcheck.3 connections_set_rpcvalidator.3 connections_set_channelcall.3 \
|
sxhub_set_authcheck.3 sxhub_set_rpcvalidator.3 sxhub_set_channelcall.3 \
|
||||||
connection_master_link.3 connection_link.3 connection_close.3 sxchannel_open.3 \
|
connection_master_link.3 connection_link.3 connection_close.3 sxchannel_open.3 \
|
||||||
sxchannel_close.3 sxmsg_send.3 sxmsg_send_pp.3 sxmsg_clean.3 sxmp_finalize.3 sxmsg_pulse.3 \
|
sxchannel_close.3 sxmsg_send.3 sxmsg_send_pp.3 sxmsg_clean.3 sxmp_finalize.3 sxmsg_pulse.3 \
|
||||||
sxmsg_reply.3 sxmsg_reply_pp.3 sxmsg_return.3 sxmsg_return_pp.3
|
sxmsg_reply.3 sxmsg_reply_pp.3 sxmsg_return.3 sxmsg_return_pp.3
|
||||||
|
@ -1 +0,0 @@
|
|||||||
connections_set_priv.3
|
|
@ -0,0 +1 @@
|
|||||||
|
sxhub_set_priv.3
|
Loading…
Reference in New Issue