[VID-55] Upgrade Tosca Parser (merge)
[vid.git] / vid-app-common / src / main / java / org / openecomp / vid / mso / MsoRestInterfaceIfc.java
index b0dc906..1a6dbcc 100755 (executable)
@@ -70,7 +70,7 @@ public interface MsoRestInterfaceIfc {
         */\r
        public <T> void Post(T t, RequestDetails r, String sourceID, String path, RestObject<T> restObject) throws Exception;\r
        \r
-       /**\r
+       /***\r
         * Log request.\r
         *\r
         * @param r the r\r