aboutsummaryrefslogtreecommitdiff
path: root/health
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-11-18 17:03:10 +0200
committerJohan Hedberg <johan.hedberg@nokia.com>2010-11-18 17:03:10 +0200
commitfe743cc4b1cff32d67ae60a3ae76821ccac47a78 (patch)
tree298c3c5d6b12b5cb4549768837310b8e0f936a54 /health
parentd99c3e454eccae442d2173498c42b593b0b80cf0 (diff)
downloadbluez-fe743cc4b1cff32d67ae60a3ae76821ccac47a78.tar.gz
Fix C++ style comment
Diffstat (limited to 'health')
-rw-r--r--health/hdp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/health/hdp.c b/health/hdp.c
index 08358c8b..2e06a6bc 100644
--- a/health/hdp.c
+++ b/health/hdp.c
@@ -1433,8 +1433,8 @@ static void abort_echo_channel_cb(GError *err, gpointer data)
/* MDL is removed from MCAP so we can */
/* free the data channel without sending */
/* a MD_DELETE_MDL_REQ */
- //TODO review the above comment
-// hdp_channel_unref(chan);
+ /* TODO review the above comment */
+ /* hdp_channel_unref(chan); */
}
return;
}