~kris/9p

9hist

ef2e885f4365c0907f4a58168e29686fd0e513c8 — David du Colombier 26 years ago 1291482
Plan 9 from Bell Labs 2000-07-31
1 files changed, 1 insertions(+), 1 deletions(-)

M pc/mouse.c
M pc/mouse.c => pc/mouse.c +1 -1
@@ 52,7 52,7 @@ serialmouse(int port, char *type, int setspeed)
 *	byte 1 -	DX
 *	byte 2 -	DY
 *
 *  shift & left button is the same as middle button
 *  shift & right button is the same as middle button
 */
static void
ps2mouseputc(int c, int shift)