summaryrefslogtreecommitdiffstats
path: root/stack/a2dp/a2d_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'stack/a2dp/a2d_int.h')
-rw-r--r--stack/a2dp/a2d_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack/a2dp/a2d_int.h b/stack/a2dp/a2d_int.h
index b90b701..07cf34c 100644
--- a/stack/a2dp/a2d_int.h
+++ b/stack/a2dp/a2d_int.h
@@ -29,7 +29,7 @@
*****************************************************************************/
/* Control block used by A2D_FindService(). */
-typedef struct
+typedef struct
{
tA2D_FIND_CBACK *p_cback; /* pointer to application callback */
tSDP_DISCOVERY_DB *p_db; /* pointer to discovery database */