From 73df25c359a7d25e20a8886b51d047d22a9a3641 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Wed, 22 May 2013 14:57:49 +0200 Subject: Fix comment end in Software.mof --- mof/60_LMI_Software.mof | 1 + 1 file changed, 1 insertion(+) (limited to 'mof') diff --git a/mof/60_LMI_Software.mof b/mof/60_LMI_Software.mof index 12b4f9d..fbcd928 100644 --- a/mof/60_LMI_Software.mof +++ b/mof/60_LMI_Software.mof @@ -698,6 +698,7 @@ class LMI_SoftwareInstallationServiceAffectsElement : /****************************************************************************** * Software update indications + */ [Indication] class LMI_SoftwareInstCreation : CIM_InstCreation { }; -- cgit