mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-19 03:39:08 +00:00
Fix some minGW bugs.
This commit is contained in:
@ -119,7 +119,7 @@ const wchar_t * ProductLongName () {
|
||||
//============================================================================
|
||||
void ProductString (wchar_t * dest, unsigned destChars) {
|
||||
// Example: "UruLive.2.214 - External.Release"
|
||||
swprintf(
|
||||
hsSnwprintf(
|
||||
dest,
|
||||
destChars,
|
||||
L"%s.%u.%u - %s.%s",
|
||||
|
Reference in New Issue
Block a user