replace some leading tabs that had crept in

This commit is contained in:
nhmall
2024-06-10 10:57:59 -04:00
parent bc897ac69c
commit 588b3ae92f
11 changed files with 16 additions and 16 deletions

View File

@@ -237,13 +237,13 @@ static int optfn_##a(int, int, boolean, char *, char *);
#ifdef CRASHREPORT
NHOPTC(crash_email, Advanced, PL_NSIZ, opt_in, set_in_game,
No, Yes, No, No, NoAlias,
"email address for reporting")
"email address for reporting")
NHOPTC(crash_name, Advanced, PL_NSIZ, opt_in, set_in_game,
No, Yes, No, No, NoAlias,
"your name for reporting")
"your name for reporting")
NHOPTC(crash_urlmax, Advanced, PL_NSIZ, opt_in, set_in_game,
No, Yes, No, No, NoAlias,
"length of longest url we can generate")
"length of longest url we can generate")
#endif
#ifdef CURSES_GRAPHICS
NHOPTC(cursesgraphics, Advanced, 70, opt_in, set_in_config,