Deleted Added
full compact
223c223,228
< // Routine to send a message accross a service
---
> // Routine to set a control option for a named service
> extern int32_t vchi_service_set_option( const VCHI_SERVICE_HANDLE_T handle,
> VCHI_SERVICE_OPTION_T option,
> int value);
>
> // Routine to send a message across a service