Etaash Mathamsetty (@etaash.mathamsetty) commented about dlls/ntdll/unix/registry.c:
NtLoadKey (NTDLL.@)
*/ NTSTATUS WINAPI NtLoadKey( const OBJECT_ATTRIBUTES *attr, OBJECT_ATTRIBUTES *file ) +{
- TRACE( "(%p,%p\n)", attr, file );
Small Issue: The \n should be after the parenthesis