Loading ttcn/LibCommon_Sync.ttcn +5 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,11 @@ module LibCommon_Sync { * @see LibCommon_Sync.ServerSyncComp * @see LibCommon_Sync.ClientSyncComp */ type port SyncPort message { inout SyncCmd } type port SyncPort message { inout SyncCmd } with { extension "internal" } /** Loading Loading
ttcn/LibCommon_Sync.ttcn +5 −1 Original line number Diff line number Diff line Loading @@ -148,7 +148,11 @@ module LibCommon_Sync { * @see LibCommon_Sync.ServerSyncComp * @see LibCommon_Sync.ClientSyncComp */ type port SyncPort message { inout SyncCmd } type port SyncPort message { inout SyncCmd } with { extension "internal" } /** Loading