From 26bbe58915f64657f62058d6112b8cf785acaa0f Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Thu, 17 Oct 2013 00:13:53 +0000 Subject: [PATCH] Eolite: small fix git-svn-id: svn://kolibrios.org@4043 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/cmm/eolite/include/open_with.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/cmm/eolite/include/open_with.h b/programs/cmm/eolite/include/open_with.h index dcb0a02b20..a4f1ec9f80 100644 --- a/programs/cmm/eolite/include/open_with.h +++ b/programs/cmm/eolite/include/open_with.h @@ -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: