summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Stars45/MachineInfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/MachineInfo.cpp b/Stars45/MachineInfo.cpp
index 255fbb6..7485ac3 100644
--- a/Stars45/MachineInfo.cpp
+++ b/Stars45/MachineInfo.cpp
@@ -680,7 +680,7 @@ static void DescribeDriversNT(const char* sType)
HKEY hkWin;
char sVideo[256] = "";
char sDriver[256] = "";
- DWORD dwSize = NULL;
+ DWORD dwSize = 0;
// find the pointer to the video driver:
if (RegOpenKeyEx(HKEY_LOCAL_MACHINE,