Eolite: small fix

git-svn-id: svn://kolibrios.org@4043 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2013-10-17 00:13:53 +00:00
parent 45af0d5563
commit 26bbe58915

View File

@ -21,7 +21,7 @@ void OpenWith()
slot = GetProcessSlot(MenuForm.ID);
if (slot != GetActiveProcess()) ExitProcess();
mm.get();
if (m.lkm) ExitProcess();
if (mm.lkm) ExitProcess();
break;
case evKey: