summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/perk/perk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/perk/perk.h b/include/perk/perk.h
index 65cbd62..1d081a8 100644
--- a/include/perk/perk.h
+++ b/include/perk/perk.h
@@ -29,7 +29,7 @@ extern "C" {
#define PERK_DRIVER_VERBOSITY_NONE 0x0000
#define PERK_DRIVER_VERBOSITY_ERRORS 0x0001
#define PERK_DRIVER_VERBOSITY_STATUS 0x0002
-#define PERK_DRIVER_VERBOSITY_USAGE 0x0004
+#define PERK_DRIVER_VERBOSITY_UTILITY 0x0004
#define PERK_DRIVER_CLONE_VECTOR 0x0008
#define PERK_DRIVER_VERSION 0x0010