summaryrefslogtreecommitdiffstats
path: root/mbbsd
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd')
-rw-r--r--mbbsd/pmore.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/pmore.c b/mbbsd/pmore.c
index 83f2ad35..b05612bc 100644
--- a/mbbsd/pmore.c
+++ b/mbbsd/pmore.c
@@ -1937,9 +1937,9 @@ pmore(char *fpath, int promptend)
continue;
} else if (mfmovie.mode != MFDISP_MOVIE_PLAYING)
#endif
-#ifndef PMORE_PMORE_AUTOEXIT_FIRSTPAGE
+#ifndef PMORE_AUTOEXIT_FIRSTPAGE
if(mf_viewedAll())
-#endif // PMORE_PMORE_AUTOEXIT_FIRSTPAGE
+#endif // PMORE_AUTOEXIT_FIRSTPAGE
break;
}