top: idiot! sometimes nls was misspelled nsl (but not anymore)

This commit is contained in:
Jim Warner
2011-11-05 18:34:50 -05:00
committed by Craig Small
parent bc441a67ea
commit 04e3ec75dd
3 changed files with 6 additions and 6 deletions

View File

@ -2073,7 +2073,7 @@ static void before (char *me) {
if (Myname) ++Myname; else Myname = me;
// accommodate nls/gettext potential translations
initialize_nsl();
initialize_nls();
// establish cpu particulars
#ifdef PRETEND4CPUS