Ticket #2282: 100-strutil.patch

File 100-strutil.patch, 279 bytes (added by zyxmon, 13 years ago)
  • mc/lib/strutil/strutil.c

    old new  
    319319const char * 
    320320str_detect_termencoding (void) 
    321321{ 
    322     return (nl_langinfo (CODESET)); 
     322    return "UTF-8"; 
    323323} 
    324324 
    325325static int