diff --git a/ttcn/CAM/LibItsCam_Templates.ttcn b/ttcn/CAM/LibItsCam_Templates.ttcn index 68454c452c872a0f392e84b5d6a63c7ae3b30db7..888f412c3efd5d7993832c8ddbc9662093ebafea 100644 --- a/ttcn/CAM/LibItsCam_Templates.ttcn +++ b/ttcn/CAM/LibItsCam_Templates.ttcn @@ -71,7 +71,7 @@ module LibItsCam_Templates { cam := { stationCharacteristics := {true, false, true}, camParameters := { - vehicle := {profileDependent := {basicVehicle := ?}} + vehicle := {profileDependent := {basicVehicle := {} }} } } }