erik quanstrom <[EMAIL PROTECTED]> writes: > in the section after the /* storage */ comment in c00.c > > regtab 0; > efftab 1; > [etc.] > > should this be read as > > int regtab = 0; > int efftab = 1; > > ?
Submit a patch. > > - erik Nikita.
erik quanstrom <[EMAIL PROTECTED]> writes: > in the section after the /* storage */ comment in c00.c > > regtab 0; > efftab 1; > [etc.] > > should this be read as > > int regtab = 0; > int efftab = 1; > > ?
Submit a patch. > > - erik Nikita.