summaryrefslogtreecommitdiffhomepage
path: root/dev/DDK/KernelStd.h
diff options
context:
space:
mode:
Diffstat (limited to 'dev/DDK/KernelStd.h')
-rw-r--r--dev/DDK/KernelStd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/DDK/KernelStd.h b/dev/DDK/KernelStd.h
index d5350c8e..ebc8f47b 100644
--- a/dev/DDK/KernelStd.h
+++ b/dev/DDK/KernelStd.h
@@ -32,7 +32,7 @@ struct DDK_PROPERTY_RECORD DK_FINAL
{
char* p_name;
void* p_object;
- void* p_scm_object;
+ void* p_xpcom_object;
};
/// \brief DDK status structure (__at_enable, __at_disable...)