summaryrefslogtreecommitdiffstats
path: root/stack/avct/avct_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/avct/avct_int.h')
-rw-r--r--stack/avct/avct_int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack/avct/avct_int.h b/stack/avct/avct_int.h
index 193ecb1..d67c404 100644
--- a/stack/avct/avct_int.h
+++ b/stack/avct/avct_int.h
@@ -3,7 +3,7 @@
** Name: avct_int.h
**
** Description: This file contains interfaces which are internal to AVCTP.
-**
+**
**
** Copyright (c) 2003-2008, Broadcom Corp., All Rights Reserved.
** WIDCOMM Bluetooth Core. Proprietary and confidential.
@@ -104,7 +104,7 @@ typedef struct {
UINT8 label;
UINT8 cr;
} tAVCT_UL_MSG;
-
+
/* union associated with lcb state machine events */
typedef union {
tAVCT_UL_MSG ul_msg;