summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--quotasys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/quotasys.h b/quotasys.h
index 05f8ad5..0613152 100644
--- a/quotasys.h
+++ b/quotasys.h
@@ -13,7 +13,7 @@
#include "quota.h"
#include "common.h"
-#define MAXNAMELEN 64 /* Maximal length of user/group name */
+#define MAXNAMELEN 256 /* Maximal length of user/group name */
#define MAXTIMELEN 40 /* Maximal length of time string */
#define MAXNUMLEN 32 /* Maximal length of number */