[NTOSKRNL] Use proper enum type for IopCreateSecurityDescriptorPerType()
[reactos.git] / ntoskrnl / include / internal / io.h
index 5835c66..8ae32a0 100644 (file)
@@ -527,7 +527,7 @@ typedef struct _RESERVE_IRP_ALLOCATOR
 } RESERVE_IRP_ALLOCATOR, *PRESERVE_IRP_ALLOCATOR;
 
 //
-//
+// Type selection for IopCreateSecurityDescriptorPerType()
 //
 typedef enum _SECURITY_DESCRIPTOR_TYPE
 {