summaryrefslogtreecommitdiff
path: root/src/limits/PASS_MAX.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/limits/PASS_MAX.c')
-rw-r--r--src/limits/PASS_MAX.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/limits/PASS_MAX.c b/src/limits/PASS_MAX.c
deleted file mode 100644
index 26889a02..00000000
--- a/src/limits/PASS_MAX.c
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <limits.h>
-/* #undef PASS_MAX */
-/* MIN: 8 */
-/* MAY-BE-UNEFINED */
-/** the maximum number of significant bytes in a password (not counting chr(0)) **/
-/*
-XOPEN(4,600)
-*/