diff options
Diffstat (limited to 'include/splat-ctl.h')
-rw-r--r-- | include/splat-ctl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/splat-ctl.h b/include/splat-ctl.h index 7f2c6d94d..d5ce6ab9a 100644 --- a/include/splat-ctl.h +++ b/include/splat-ctl.h @@ -36,7 +36,7 @@ #define SPLAT_NAME "splatctl" #define SPLAT_DEV "/dev/splatctl" -#define SPLAT_NAME_SIZE 12 +#define SPLAT_NAME_SIZE 16 #define SPLAT_DESC_SIZE 60 typedef struct splat_user { |