issue #575 - Cannot build x86_64 or ppc64 on Mac OS X

applied patch by Jake Petroules
This commit is contained in:
jerry 2014-09-15 13:04:43 +00:00
parent 32feab2ef1
commit 1805dd7900
6 changed files with 71 additions and 38 deletions

View file

@ -140,9 +140,9 @@ COSXScreenSaver::launchTerminationCallback(
EventRef theEvent, void* userData)
{
OSStatus result;
ProcessSerialNumber psn;
EventParamType actualType;
UInt32 actualSize;
ProcessSerialNumber psn;
EventParamType actualType;
ByteCount actualSize;
result = GetEventParameter(theEvent, kEventParamProcessID,
typeProcessSerialNumber, &actualType,