/*********************************************************
- * Copyright (C) 2010-2019 VMware, Inc. All rights reserved.
+ * Copyright (C) 2010-2023 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
#endif
if (vmx86_debug) {
- Log("Forgetting VThreadID %" FMTPD "d (\"%s\").\n",
+ Log("Forgetting VThreadID %" FMTPD "u (\"%s\").\n",
VThread_CurID(), VThread_CurName());
}