diff options
Diffstat (limited to 'include/iohook.h')
-rw-r--r-- | include/iohook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/iohook.h b/include/iohook.h index dd5acda12..1985ea891 100644 --- a/include/iohook.h +++ b/include/iohook.h @@ -24,7 +24,7 @@ class StreamSocket; class IOHookProvider : public refcountbase, public ServiceProvider { - const bool middlehook; + const bool middlehook; public: enum Type |