Skip to content
Snippets Groups Projects
Commit 2e26fe38 authored by Jean-Damien Durand's avatar Jean-Damien Durand Committed by Steven Murray
Browse files

Increase CA_MAXDENNUM from 25 to 27

parent bf90a094
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
#define _CASTOR_LIMITS_H
/* all maximum lengths defined below do not include the trailing null */
#define CA_MAXDENNUM 25 /* ... */
#define CA_MAXDENNUM 27 /* ... */
#define CA_MAXCLASNAMELEN 15 /* maximum length for a fileclass name */
#define CA_MAXCOMMENTLEN 255 /* maximum length for user comments in metadata */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment