remove stray tabs from *.c files and config.h

This commit is contained in:
nhmall
2025-08-19 08:35:39 -04:00
parent 070730d845
commit 6c3e70ad77
18 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -764,7 +764,7 @@ onMSNHCommand(HWND hWnd, WPARAM wParam, LPARAM lParam)
msg_data->buffer[index++] = '\r';
msg_data->buffer[index++] = '\n';
}
nhUse(mgch);
nhUse(mgch);
} break;
#ifdef ENHANCED_SYMBOLS
+1 -1
View File
@@ -259,7 +259,7 @@ NHSplashWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
DrawText(hdc, VersionString, strlen(VersionString), &rt,
DT_LEFT | DT_NOPREFIX);
EndPaint(hWnd, &ps);
nhUse(OldFont);
nhUse(OldFont);
} break;
case WM_COMMAND:
+2 -2
View File
@@ -379,8 +379,8 @@ prompt_for_player_selection(void)
* bottom of the window.
*/
/* tty_clear_nhwindow(BASE_WINDOW) */
;
}
;
}
if (pick4u != 'y' && pick4u != 'n') {
give_up: /* Quit */
if (selected)