Ignore:
Timestamp:
2013-03-24T16:35:07Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6ec1d48
Parents:
2ba4d45
Message:

libhound: Fix context registration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/hound/include/hound/protocol.h

    r2ba4d45 re6e5f4e  
    105105} hound_server_iface_t;
    106106
    107 void hound_service_set_server_iface(hound_server_iface_t *iface);
     107void hound_service_set_server_iface(const hound_server_iface_t *iface);
    108108
    109109void hound_connection_handler(ipc_callid_t iid, ipc_call_t *icall, void *arg);
Note: See TracChangeset for help on using the changeset viewer.