Oops... missing ')'.
This commit is contained in:
parent
4781f7ce1c
commit
258cb13281
@ -227,7 +227,7 @@ const vmime::string windowsHandler::getHostName() const
|
|||||||
|
|
||||||
const unsigned int windowsHandler::getProcessId() const
|
const unsigned int windowsHandler::getProcessId() const
|
||||||
{
|
{
|
||||||
return (static_cast <unsigned int>(::GetCurrentProcessId());
|
return (static_cast <unsigned int>(::GetCurrentProcessId()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user