msys2-updater: Minor fix (WIP)
This commit is contained in:
parent
b9725d8c59
commit
e78c27f54b
@ -192,7 +192,7 @@ typedef struct {
|
||||
char** p_filenames;
|
||||
} Arguments;
|
||||
|
||||
HWND FindConsoleHandleOld() {
|
||||
HWND FindConsoleHandle() {
|
||||
const char alphabet[] = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";
|
||||
char title[33];
|
||||
char old_title[512];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user