From: ceriel Date: Tue, 30 Jan 1990 14:02:49 +0000 (+0000) Subject: fixed again X-Git-Tag: release-5-5~1850 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=6c588b0ae894af27c2a45aa4b62488bac1a48be1;p=ack.git fixed again --- diff --git a/mach/m68020/top/table b/mach/m68020/top/table index d806885a8..719d8b549 100644 --- a/mach/m68020/top/table +++ b/mach/m68020/top/table @@ -200,7 +200,7 @@ int isshift_once(s, c1, c2) pow <<= 1; i++; } - i = 0; + i = 1; strcpy(c1, "8"); while (i <= 8) { if (pow & val) {