|
@@ -458,7 +458,8 @@ const UA_ClientConfig UA_ClientConfig_default = {
|
|
|
|
|
|
0, /* .customDataTypesSize */
|
|
|
NULL, /*.customDataTypes */
|
|
|
- NULL /*.stateCallback */
|
|
|
+ NULL, /*.stateCallback */
|
|
|
+ NULL /*.clientContext */
|
|
|
};
|
|
|
|
|
|
/****************************************/
|