diff options
Diffstat (limited to 'lib/wprt.h')
-rw-r--r-- | lib/wprt.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ protected: WPRT_INIT = 0x00, WPRT_GET = 0xf0, WPRT_CANCEL = 0xf1, - WPRT_STOP = 0xff, + WPRT_STOP = 0xff }; /** |