1
0
mirror of https://github.com/deadw00d/AROS.git synced 2026-03-17 07:41:59 +00:00

Backport: Fix typo. Unlock lock, not name.

This commit is contained in:
deadwood
2024-10-25 12:16:24 +02:00
parent 7b7275619f
commit 5770384d4f
2 changed files with 2 additions and 2 deletions

View File

@ -576,7 +576,7 @@ static BOOL HandleDrawer(STRPTR name, struct WorkbenchBase *WorkbenchBase)
DisplayBeep(NULL);
return FALSE;
}
UnLock(name);
UnLock(lock);
if
(

View File

@ -1,5 +1,5 @@
##begin config
version 45.5
version 45.6
libbasetype struct WorkbenchBase
residentpri -120
options noexpunge