Fix typo. print_a_bignum used && rather than &, causing all sorts of
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 22 Jan 1990 19:16:44 +0000 (19:16 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 22 Jan 1990 19:16:44 +0000 (19:16 +0000)
commit0f69448f99afddc0a922a5faab92cbc99eb68052
tree63650b6eeb35b46d8bdb3f1a06be3c807e56368d
parentf5fc83ddb7bab4e162d278dc09e1b4d271923983
Fix typo.  print_a_bignum used && rather than &, causing all sorts of
problems.
v7/src/microcode/bintopsb.c
v8/src/microcode/bintopsb.c