Correct misspell adquire->acquire

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24384 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Ruiz Dorantes
2008-03-13 19:30:04 +00:00
parent 30f55bc990
commit 057d0dc02a
3 changed files with 5 additions and 5 deletions
@@ -8,7 +8,7 @@
// LocalDevice
#define BT_MSG_COUNT_LOCAL_DEVICES 'btCd'
#define BT_MSG_ADQUIRE_LOCAL_DEVICE 'btAd'
#define BT_MSG_ACQUIRE_LOCAL_DEVICE 'btAd'
#define BT_MSG_GET_FRIENDLY_NAME 'btFn'
#define BT_MSG_GET_ADDRESS 'btGa'
#define BT_MSG_HANDLE_SIMPLE_REQUEST 'btsR'