aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/basicfile.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-12-07 09:24:20 +0100
committerStefan Boberg <[email protected]>2023-12-07 09:24:20 +0100
commit372eab1f7a2f4a0a6246ed7400333dbb41d1d741 (patch)
tree68b97e473562510d120031d7585ec2f8c0d1a941 /src/zenutil/basicfile.cpp
parentadded BasicFile::FlushDataOnly (diff)
downloadzen-372eab1f7a2f4a0a6246ed7400333dbb41d1d741.tar.xz
zen-372eab1f7a2f4a0a6246ed7400333dbb41d1d741.zip
ClangFormat
Diffstat (limited to 'src/zenutil/basicfile.cpp')
-rw-r--r--src/zenutil/basicfile.cpp2
1 files changed, 1 insertions, 1 deletions
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;