Fix for commented package error.

This commit is contained in:
Sanjay Tripathi 2014-04-09 21:50:16 +05:30
parent a195205d11
commit c94eb0b946
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.package com.cloud.agent.api;
// under the License.
package com.cloud.agent.api;
public class VgpuTypesInfo {
private String modelName;