Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libbluetooth fix typo: sdp_seq_seq->sdp_set_seq
details: https://anonhg.NetBSD.org/src/rev/553210095996
branches: trunk
changeset: 337051:553210095996
user: plunky <plunky%NetBSD.org@localhost>
date: Tue Mar 31 09:26:45 2015 +0000
description:
fix typo: sdp_seq_seq->sdp_set_seq
diffstat:
lib/libbluetooth/sdp_data.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 25a023f37c4b -r 553210095996 lib/libbluetooth/sdp_data.3
--- a/lib/libbluetooth/sdp_data.3 Tue Mar 31 09:25:41 2015 +0000
+++ b/lib/libbluetooth/sdp_data.3 Tue Mar 31 09:26:45 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sdp_data.3,v 1.8 2012/03/15 19:04:46 njoly Exp $
+.\" $NetBSD: sdp_data.3,v 1.9 2015/03/31 09:26:45 plunky Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -375,7 +375,7 @@
is unknown, the overall length of the ProtocolDataList may vary
depending if 8, 16 or 32 bits were needed to represent the original
buffer size.
-.Fn sdp_seq_seq
+.Fn sdp_set_seq
will only modify the content, not the size of the header.
.Sh SEE ALSO
.Xr sdpquery 1 ,
Home |
Main Index |
Thread Index |
Old Index