mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 07:22:21 +08:00
[no-issue]
revert to r2421
This commit is contained in:
@@ -140,9 +140,9 @@ COSXScreenSaver::launchTerminationCallback(
|
||||
EventRef theEvent, void* userData)
|
||||
{
|
||||
OSStatus result;
|
||||
ProcessSerialNumber psn;
|
||||
EventParamType actualType;
|
||||
ByteCount actualSize;
|
||||
ProcessSerialNumber psn;
|
||||
EventParamType actualType;
|
||||
UInt32 actualSize;
|
||||
|
||||
result = GetEventParameter(theEvent, kEventParamProcessID,
|
||||
typeProcessSerialNumber, &actualType,
|
||||
|
||||
Reference in New Issue
Block a user