mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-19 17:37:41 +02:00
[no-issue]
revert to r2421
This commit is contained in:
parent
1805dd7900
commit
7e562273d5
6 changed files with 38 additions and 71 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue