typo in <email deleted>

#ifdef HOLD_LOCKFILE_OPEN
"exlusive lock on level 0 file",
#endif
This commit is contained in:
nethack.allison
2003-03-05 02:45:21 +00:00
parent 4d6cfb01a7
commit 14c53eb840

View File

@@ -645,7 +645,7 @@ static const char *build_opts[] = {
"Keystone Kops",
#endif
#ifdef HOLD_LOCKFILE_OPEN
"exlusive lock on level 0 file",
"exclusive lock on level 0 file",
#endif
#ifdef LOGFILE
"log file",