OSDN Git Service

Remove the empty line
authorHansong Zhang <hsz@google.com>
Mon, 14 Sep 2020 20:12:09 +0000 (13:12 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 14 Sep 2020 20:25:24 +0000 (20:25 +0000)
To avoid a merge conflict

Test: compile
Change-Id: I7cab2bd47574850e390ffc3673eaeb3d2941ef24

stack/sdp/sdp_server.cc

index 9b9ad30..9e3dd61 100644 (file)
@@ -825,5 +825,4 @@ static void process_service_search_attr_req(tCONN_CB* p_ccb, uint16_t trans_num,
   /* Send the buffer through L2CAP */
   L2CA_DataWrite(p_ccb->connection_id, p_buf);
 }
-
 #endif /* SDP_SERVER_ENABLED == TRUE */