K 10 svn:author V 7 rodrigc K 8 svn:date V 27 2005-09-02T17:37:46.000000Z K 7 svn:log V 316 MFC: Prevent division by zero errors in sc_mouse_move() by explicitly setting sc->font_width, in the same places where sc->font_size is set, instead of relying on the default initialized value of 0 for sc->font_width. PR: kern/84836 Reported by: Andrey V. Elsukov END