Neaten IdentityRequest callback code
authorSam Thursfield <samthursfield@codethink.co.uk>
Wed, 15 Jun 2011 15:37:34 +0000 (16:37 +0100)
committerSam Thursfield <samthursfield@codethink.co.uk>
Wed, 15 Jun 2011 15:37:34 +0000 (16:37 +0100)
commita1461139b6beaac63940ab9f818f841e249ef31c
tree95afc85a88884595d83e83b6149002ca68269b25
parent4b588081eff4710b7e58bc850dec3dc6bd69c7b0
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