Bump the version number in configure.ac to 1.0.5
[moonshot-ui.git] / libmoonshot / moonshot-msrpc.acf
1 [
2   implicit_handle (handle_t moonshot_binding_handle)
3
4 ]
5 interface moonshot
6 {
7     [async] moonshot_get_identity_rpc();
8     [async] moonshot_get_default_identity_rpc();
9 }
10