created WHY2_MAX_USERNAME_LENGTH flag
This commit is contained in:
parent
de449bd88a
commit
e42632db6a
@ -35,6 +35,8 @@ extern "C" {
|
||||
|
||||
#define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff
|
||||
|
||||
#define WHY2_MAX_USERNAME_LENGTH 20 //MAXIMAL USERNAME LENGTH
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user