Skip to content

Commit eb1a94c

Browse files
Update windows.cpp
1 parent d7a68b4 commit eb1a94c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/cfg/windows.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ std::string constVariable_GetModuleFileName(void) {
9292
return std::string{path};
9393
}
9494

95-
const char* constVariable_MAKEINTRESOURCE() { // #14564
95+
const TCHAR* constVariable_MAKEINTRESOURCE() { // #14564
9696
return MAKEINTRESOURCE(5 - 1);
9797
}
9898

0 commit comments

Comments
 (0)