Skip to content
Snippets Groups Projects

Ae fixes

Merged Bogdan Stanca-Kaposta requested to merge AE-fixes into Release1
3 files
+ 98
96
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -7,7 +7,7 @@
*
* @author oneM2M
* @version $URL: https://oldforge.etsi.org/svn/oneM2M/trunk/ttcn/LibOneM2M/OneM2M_Functions.ttcn $
* $Id: OneM2M_Functions.ttcn 338 2017-08-03 08:36:12Z reinaortega $
* $Id: OneM2M_Functions.ttcn 339 2017-08-04 09:24:02Z reinaortega $
* @desc Module containing functions for oneM2M
*
*/
@@ -648,6 +648,7 @@ module OneM2M_Functions {
return false;
}
}
return false;
}
/**
@@ -684,6 +685,7 @@ module OneM2M_Functions {
return false;
}
}
return false;
}
/**
Loading