Subj : CVS commit src/conio/console.c To : All From : deuce Date : Wed Mar 16 2005 06:30 pm src/conio console.c 1.40 1.41 Update of /cvsroot/sbbs/src/conio In directory cvs.synchro.net:/tmp/cvs-serv1797 Modified Files: console.c Log Message: Fix horrible errors in size of bitmap calculations... width is passed in BITS, not bytes. Hopefully fixed (untested) Thanks to Arpawolf for bringing this to my attention. This bug affects all X console programs (scfg, uedit, umonitor, syncterm, echocfg, sbbsinst, etc) .