CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/07/16 02:11:39
Modified files: sys/dev/pckbc : pms.c Log message: Correctly initialized the width value to 0 instead of passing garbage to wsmouse_input() when no finger are reported. Pointed out by Maxime Villard.