summaryrefslogtreecommitdiffhomepage
path: root/dev/ZKA/KernelKit/PCI
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ZKA/KernelKit/PCI')
-rw-r--r--dev/ZKA/KernelKit/PCI/Dma.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ZKA/KernelKit/PCI/Dma.hxx b/dev/ZKA/KernelKit/PCI/Dma.hxx
index 8e51bc45..b265f738 100644
--- a/dev/ZKA/KernelKit/PCI/Dma.hxx
+++ b/dev/ZKA/KernelKit/PCI/Dma.hxx
@@ -52,7 +52,7 @@ namespace Kernel
T* Get(const UIntPtr off = 0);
public:
- operator bool();
+ operator bool();
bool operator!();
public: