Skip to content
Snippets Groups Projects
Commit c52aa907 authored by AHMADABB's avatar AHMADABB
Browse files

Test for commit in template SecurityInfo

parent c7978272
No related branches found
No related tags found
No related merge requests found
......@@ -1343,7 +1343,8 @@ module OneM2M_Templates {
/**
* @desc SecurityInfo content
* @param p_securityInfoType security type integer
* @param p_securityInfoType security type integer
* This is a test for git commit from TTworkbench
*/
template SecurityInfo m_contentSecurityInfo (in SecurityInfoType p_securityInfoType) := {
securityInfoType := p_securityInfoType,
......
  • Ok Seems to be working. First commit on this file had a lot of modification due to applying automatic Eclipse indentation on File.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment