From 006592002415323e97f3e093f1456fa7d856d821 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 24 Feb 2009 19:47:58 +0200 Subject: Minor whitespace fixes --- src/sdpd-request.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sdpd-request.c') diff --git a/src/sdpd-request.c b/src/sdpd-request.c index 1015213f..b5e9fe10 100644 --- a/src/sdpd-request.c +++ b/src/sdpd-request.c @@ -908,7 +908,7 @@ send_rsp: bt_put_unaligned(htons(status), (uint16_t *)rsp.data); rsp.data_size = sizeof(uint16_t); } - + SDPDBG("Sending rsp. status %d", status); rsphdr->tid = reqhdr->tid; -- cgit