Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eclipse Projects
Eclipse Titan
titan.ProtocolModules.MobileL3_v13.4.0
Commits
badbad68
Commit
badbad68
authored
Feb 13, 2020
by
Gábor Szalai
Committed by
Gerrit Code Review @ Eclipse.org
Feb 13, 2020
Browse files
Merge "fix typo mistake in union PDU_RRM_NW_MS definition"
parents
ed7736e7
b468f05b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/MobileL3_RRM_Types.ttcn
View file @
badbad68
...
...
@@ -1822,7 +1822,7 @@ type union PDU_RRM_NW_MS
packetNotification, messageType = '01001110'B;
interSystemToUTRAN_HandoverCommand, messageType = '01100011'B;
interSystemToCDMA2000HandoverCommand, messageType = '01100100'B;
interSystemToUTRAN_HandoverCommand,
messageType = '01100110'B;
interSystemTo
E
UTRAN_HandoverCommand, messageType = '01100110'B;
)"
};
}
//end of module
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment