|
|
@@ -50,7 +50,7 @@ EipStatus CipClass3ConnectionObjectStateEstablishedHandler(
|
|
|
* - On an error the general status code to be put into the response
|
|
|
*/
|
|
|
CipError EstablishClass3Connection(
|
|
|
- CipConnectionObject *RESTRICT const connection_object,
|
|
|
+ const CipConnectionObject *RESTRICT const connection_object,
|
|
|
EipUint16 *const extended_error);
|
|
|
|
|
|
/** @brief Initializes the explicit connections mechanism
|