|
From: Peter K. <pk...@us...> - 2001-04-18 14:46:18
|
The following file was modified in linux/include/linux/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- hci.h 1.52 1.53=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Removed bt_show_vendor(). The diff of the modified file(s): --- hci.h 2001/04/18 00:53:37 1.52 +++ hci.h 2001/04/18 14:46:17 1.53 @@ -159,7 +159,5 @@ char *bt_hw_vendor(void); char *bt_hw_firmware(void); =20 -void bt_show_vendor(void); - #endif /****************** END OF FILE hci.h ************************************= ***/ |