summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/bt45x.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/video/bt45x.cpp')
-rw-r--r--src/devices/video/bt45x.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/bt45x.cpp b/src/devices/video/bt45x.cpp
index 5f7dc2ae2e3..5b159c5a1c7 100644
--- a/src/devices/video/bt45x.cpp
+++ b/src/devices/video/bt45x.cpp
@@ -37,7 +37,7 @@
#include "bt45x.h"
#define LOG_READS (1U << 0)
-#define LOG_WRITES (1U << 1)
+#define LOG_WRITES (1U << 1)
#define VERBOSE (0)