summaryrefslogtreecommitdiffstats
path: root/mbbsd/more.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/more.c')
-rw-r--r--mbbsd/more.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbbsd/more.c b/mbbsd/more.c
index d506754a..7110971e 100644
--- a/mbbsd/more.c
+++ b/mbbsd/more.c
@@ -16,10 +16,10 @@ int more(char *fpath, int promptend)
strcmp(fpath, "etc/ve.hlp") == 0)
break;
-#ifdef GLOBAL_SECURITY
- if (strcmp(currboard, GLOBAL_SECURITY) == 0)
+#ifdef BN_SECURITY
+ if (strcmp(currboard, BN_SECURITY) == 0)
break;
-#endif // GLOBAL_SECURITY
+#endif // BN_SECURITY
log_filef("log/security", LOG_CREAT,
"%u %24.24s %d %s admin edit file=%s\n",