Skip to content
Snippets Groups Projects
Commit 258f7d17 authored by Benjamin Couturier's avatar Benjamin Couturier
Browse files

Fixed typo in new new constant name.

parent ffb99076
Branches
Tags
No related merge requests found
......@@ -55,7 +55,7 @@
#define CA_MAXVIDLEN 6 /* maximum length for a VID */
#define CA_MAXVSNLEN 6 /* maximum length for a VSN */
#define CA_MAXCKSUMNAMELEN 15 /* maximum length for a checksum algorithm name */
#define CA_MAXDNPROTNAMELEN 15 /* maximum length for Disk Mover protocol name */
#define CA_MAXDMPROTNAMELEN 15 /* maximum length for Disk Mover protocol name */
/* Max allowed uid/gif */
#define CA_MAXUID 0x7FFFFFFF /* Maximum uid */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment