From ad2d45b15aae80ba254277c3d1fa036207d8b926 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Tue, 18 Sep 2012 16:14:30 -0700 Subject: Revert "Header file and whitespace cleanups" This reverts commit cc914cffd521b2e6e1be804c82aea2388b843ebf More changes in the original CL after my cherry-pick. Change-Id: Ic144dba96aeb8a60611baac7565c9f628ab8f9eb --- stack/a2dp/a2d_int.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stack/a2dp/a2d_int.h') 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 */ -- cgit v1.1