From 372eab1f7a2f4a0a6246ed7400333dbb41d1d741 Mon Sep 17 00:00:00 2001 From: Stefan Boberg Date: Thu, 7 Dec 2023 09:24:20 +0100 Subject: ClangFormat --- src/zenutil/basicfile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/zenutil/basicfile.cpp') diff --git a/src/zenutil/basicfile.cpp b/src/zenutil/basicfile.cpp index 7f1712d2b..6e45575f6 100644 --- a/src/zenutil/basicfile.cpp +++ b/src/zenutil/basicfile.cpp @@ -14,7 +14,7 @@ extern "C" { # define STATUS_SUCCESS ((NTSTATUS)0x00000000L) // ntsubauth -# define NTAPI __stdcall +# define NTAPI __stdcall typedef DWORD NTSTATUS; -- cgit v1.2.3