From 2e7798d1dc3210c18eb507fca093564c29944f40 Mon Sep 17 00:00:00 2001 From: Serhii Sakhno Date: Sun, 18 Jan 2015 21:44:48 +0000 Subject: [PATCH] small fix git-svn-id: svn://kolibrios.org@5386 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 5484efe8aa..9e479195c7 100644 --- a/programs/cmm/eolite/include/open_with.h +++ b/programs/cmm/eolite/include/open_with.h @@ -35,7 +35,7 @@ int GetListOfPrograms() case '=': InfType=OPTION; break; case 0x0a: case 0x0d: - if (!strcmp(#section,"Associations")) && (option) && (InfType!=COMMENT) + if (!strcmp(#section,"Assoc")) && (option) && (InfType!=COMMENT) { for (ti=0; ti