summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-10-28 10:38:41 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-10-28 10:38:41 +0000
commite32d72e13f1ad2b8fb9d97f99e9c2bd5f94771f9 (patch)
tree89b6c48a72792587f378cdfd3e9bafd911d02c2f
parent1eccad4e5bd6f163a44e7b6e772993db5a37cf69 (diff)
Delete comment for a no long used parameter
-rw-r--r--src/sdp.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/sdp.c b/src/sdp.c
index 28fffc6f..05cb4e97 100644
--- a/src/sdp.c
+++ b/src/sdp.c
@@ -2565,11 +2565,6 @@ static int copy_cstate(char *pdata, const sdp_cstate_t *cstate)
* This variable is set on a successful return if there are
* non-zero service handles. It is a singly linked list of
* service records (sdp_record_t *)
- *
- * uint16_t *handleCount
- * This is a pointer to a 16 bit integer, which is set to
- * indicate the number of service record handles present in
- * rec_list
*/
int sdp_service_search_req(sdp_session_t *session, const sdp_list_t *search,
uint16_t max_rec_num, sdp_list_t **rsp)