diff options
Diffstat (limited to 'dev/zka/KernelKit/PCI')
| -rw-r--r-- | dev/zka/KernelKit/PCI/DMA.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/zka/KernelKit/PCI/DMA.hxx b/dev/zka/KernelKit/PCI/DMA.hxx index 6aa06d1e..1de5d4d6 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: |
