[NTOS][WIN32K]
[reactos.git] / reactos / ntoskrnl / config / cmsysini.c
index 7703352..e79feb1 100644 (file)
@@ -787,7 +787,7 @@ Cleanup:
     if (ProfileHandle) NtClose(ProfileHandle);
     if (ParentHandle) NtClose(ParentHandle);
 
-    DPRINT1("CmpCreateControlSet() done\n");
+    DPRINT("CmpCreateControlSet() done\n");
 
     /* Return success */
     return STATUS_SUCCESS;