From: Mattias ?g. <mat...@us...> - 2001-03-02 13:53:40
|
The following file was modified in apps/bluetooth/experimental: Name Old version New version Comment ---- ----------- ----------- ------- bt_conf.h 1.1 1.2=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Changed default setting for IPA The diff of the modified file(s): --- bt_conf.h 2001/03/02 10:59:57 1.1 +++ bt_conf.h 2001/03/02 13:54:57 1.2 @@ -70,6 +70,6 @@ /* =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D*/ /* IPA server */ =20 -#define USE_IPASSIGN +//#define USE_IPASSIGN =20 #endif /* __BT_CONF_H__ */ |