summaryrefslogtreecommitdiffstats
path: root/mof
diff options
context:
space:
mode:
Diffstat (limited to 'mof')
-rw-r--r--mof/60_LMI_Hardware.mof2
-rw-r--r--mof/60_LMI_PCP.mof2
2 files changed, 2 insertions, 2 deletions
diff --git a/mof/60_LMI_Hardware.mof b/mof/60_LMI_Hardware.mof
index c0e1730..5729852 100644
--- a/mof/60_LMI_Hardware.mof
+++ b/mof/60_LMI_Hardware.mof
@@ -1260,7 +1260,7 @@ class LMI_PCIBridgeSystemDevice: CIM_SystemDevice
/******************************************************************************
* Disks
*/
-
+
[ Version("0.5.0"), Provider("cmpi:cmpiLMI_DiskPhysicalPackage") ]
class LMI_DiskPhysicalPackage: CIM_PhysicalPackage
{
diff --git a/mof/60_LMI_PCP.mof b/mof/60_LMI_PCP.mof
index 8ba122b..7c15955 100644
--- a/mof/60_LMI_PCP.mof
+++ b/mof/60_LMI_PCP.mof
@@ -40,5 +40,5 @@ class PCP_MetricValue : CIM_StatisticalData
[Description("The metric units, as returned by pmUnitsStr(3)")]
string Units;
-};
+};