aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wprt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wprt.h')
-rw-r--r--lib/wprt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/wprt.h b/lib/wprt.h
index 755c2b9..a978f20 100644
--- a/lib/wprt.h
+++ b/lib/wprt.h
@@ -93,7 +93,7 @@ protected:
WPRT_INIT = 0x00,
WPRT_GET = 0xf0,
WPRT_CANCEL = 0xf1,
- WPRT_STOP = 0xff,
+ WPRT_STOP = 0xff
};
/**