summaryrefslogtreecommitdiffstats
path: root/src/sdpd-request.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2009-02-24 19:47:58 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2009-02-24 19:47:58 +0200
commit006592002415323e97f3e093f1456fa7d856d821 (patch)
treef53f89e4ffd4e67145f60c3a0e99e94b9bfde2de /src/sdpd-request.c
parent1d5d3e7b1686a9c04f8d276b14b571ddccfb1b51 (diff)
Minor whitespace fixes
Diffstat (limited to 'src/sdpd-request.c')
-rw-r--r--src/sdpd-request.c2
1 files changed, 1 insertions, 1 deletions
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;