From 8c2edd9de637404f0f3b940f81a248105376068f Mon Sep 17 00:00:00 2001 From: Nathan Neulinger Date: Wed, 14 Aug 2002 02:24:59 +0000 Subject: [PATCH] solaris8-param-cleanup-nested-comments-20020813 get rid of nested comment --- src/config/param.sun4x_58_usr.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/config/param.sun4x_58_usr.h b/src/config/param.sun4x_58_usr.h index 87fec13ec..51597732b 100644 --- a/src/config/param.sun4x_58_usr.h +++ b/src/config/param.sun4x_58_usr.h @@ -19,7 +19,9 @@ #include -/*#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#if 0 +#define AFS_GLOBAL_SUNLOCK 1 /* For global locking */ +#endif #define AFS_3DISPARES 1 /* Utilize the 3 available disk inode 'spares' */ #define AFS_SYSCALL 65 -- 2.39.5