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

Increase CA_MAXDENNUM from 24 to 25 (IBM 3592 densities definitions)

parent 476ff289
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 24 /* ... */
#define CA_MAXDENNUM 25 /* ... */
#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