From: Mats F. <ma...@us...> - 2001-05-18 13:56:16
|
The following file was modified in linux/drivers/char/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- bcsp.c 1.5 1.6=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: corrected spelling The diff of the modified file(s): --- bcsp.c 2001/05/18 09:14:20 1.5 +++ bcsp.c 2001/05/18 13:56:14 1.6 @@ -168,7 +168,7 @@ s32 handled =3D 0; struct bcsp bcsp; =20 - D(__FUNCTION__ ": Incomming data:\n"); + D(__FUNCTION__ ": Incoming data:\n"); PRINTPKT(data, len); =20 while (handled < len) { |