diff --git a/src/ntapi.h b/src/ntapi.h index e1eba9d..7eecb30 100644 --- a/src/ntapi.h +++ b/src/ntapi.h @@ -4054,7 +4054,8 @@ typedef NTSTATUS* PNTSTATUS; #endif /* This is not the NTSTATUS_FROM_WIN32 that the DDK provides, because the -/* DDK got it wrong! */ + * DDK got it wrong! + */ #ifdef NTSTATUS_FROM_WIN32 #undef NTSTATUS_FROM_WIN32 #endif