projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename FunctionAttributes.h to Attributes.h, as some attributes are applicable to...
[pub/lufa.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
Lib
/
BluetoothACLPackets.c
diff --git
a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
index
d18e643
..
f96e10c
100644
(file)
--- a/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
+++ b/
Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothACLPackets.c
@@
-694,7
+694,7
@@
static inline void Bluetooth_Signal_InformationReq(BT_Signal_Header_t* SignalCom
\r
struct
\r
{
\r
- BT_Signal_Header_t SignalCommandHeader;
\r
+ BT_Signal_Header_t
SignalCommandHeader;
\r
BT_Signal_InformationResp_t InformationResponse;
\r
\r
uint8_t Data[4];
\r