Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1617 → Rev 1618

/localcfg/trunk/localcfg.c
389,7 → 389,7
static char fname[130];
static char buff[64];
 
svarlang_autoload("localcfg");
svarlang_autoload_exepath(argv[0], getenv("LANG"));
 
/* scan argv looking for the path to country.sys */
for (x = 1; x < argc; x++) {