summaryrefslogtreecommitdiffstats
path: root/src/hardware
diff options
context:
space:
mode:
authorPeter Schiffer <pschiffe@redhat.com>2013-07-01 17:55:01 +0200
committerPeter Schiffer <pschiffe@redhat.com>2013-07-01 17:55:01 +0200
commit97e91dad827394d5f7153b7c7429dbc074529618 (patch)
tree0a18a5f78b2f2b14173fe45522acc047fccde3e6 /src/hardware
parent6fab15ca48be60d128ae68c051bd93b346ff1ab6 (diff)
parent17155ddc8f2d7168a8f6f6fa24439342758d3125 (diff)
downloadopenlmi-providers-97e91dad827394d5f7153b7c7429dbc074529618.tar.gz
openlmi-providers-97e91dad827394d5f7153b7c7429dbc074529618.tar.xz
openlmi-providers-97e91dad827394d5f7153b7c7429dbc074529618.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providers
Diffstat (limited to 'src/hardware')
-rw-r--r--src/hardware/LMI_ProcessorCapabilitiesProvider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware/LMI_ProcessorCapabilitiesProvider.c b/src/hardware/LMI_ProcessorCapabilitiesProvider.c
index 0d816f0..d398523 100644
--- a/src/hardware/LMI_ProcessorCapabilitiesProvider.c
+++ b/src/hardware/LMI_ProcessorCapabilitiesProvider.c
@@ -226,8 +226,8 @@ KUint16 LMI_ProcessorCapabilities_CreateGoalSettings(
CMPIMethodMI* mi,
const CMPIContext* context,
const LMI_ProcessorCapabilitiesRef* self,
- const KStringA* TemplateGoalSettings,
- KStringA* SupportedGoalSettings,
+ const KInstanceA* TemplateGoalSettings,
+ KInstanceA* SupportedGoalSettings,
CMPIStatus* status)
{
KUint16 result = KUINT16_INIT;