Neaten IdentityRequest callback code
authorSam Thursfield <samthursfield@codethink.co.uk>
Wed, 15 Jun 2011 15:37:34 +0000 (16:37 +0100)
committerJavier Jardón <javier.jardon@codethink.co.uk>
Fri, 17 Jun 2011 14:52:52 +0000 (15:52 +0100)
commit555b1f5aa8b35b6cb12be2d318d286899992d808
tree95afc85a88884595d83e83b6149002ca68269b25
parent4c2877f87e855bad51027bc5b9bcf88a44de9ece
Neaten IdentityRequest callback code

With Vala 0.10.4 a few compiler warnings about mismatched function pointer
types are generated. This is due to Vala's code generation and cannot be
avoided, the warnings are harmless.
src/moonshot-dbus-server.vala
src/moonshot-identity-request.vala
src/moonshot-msrpc-server.vala