From a53588050536e082bbd21313196c307ff99bcfed Mon Sep 17 00:00:00 2001 From: Arun Jagadish Date: Tue, 13 Dec 2016 17:56:58 +0530 Subject: [PATCH] Bluetooth: AVDTP: Fix Coding style Fix modifies the comment section. Change-Id: Ie105a12f613a1c179aa01eb39298df2ee51c2da3 Signed-off-by: Arun Jagadish --- subsys/bluetooth/host/avdtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsys/bluetooth/host/avdtp.c b/subsys/bluetooth/host/avdtp.c index d97ac318b8f..45856d77b81 100644 --- a/subsys/bluetooth/host/avdtp.c +++ b/subsys/bluetooth/host/avdtp.c @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * -*/ + */ #include #include