diff options
Diffstat (limited to 'tools/sdptool.c')
-rw-r--r-- | tools/sdptool.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/sdptool.c b/tools/sdptool.c index c63750c4..3257159a 100644 --- a/tools/sdptool.c +++ b/tools/sdptool.c @@ -236,7 +236,7 @@ static struct uuid_def uuid16_names[] = { { 0x1111, "Fax", NULL, 0 }, { 0x1112, "HeadsetAudioGateway", NULL, 0 }, { 0x1113, "WAP", NULL, 0 }, - { 0x1114, "WAP_CLIENT", NULL, 0 }, + { 0x1114, "WAP Client", NULL, 0 }, { 0x1115, "PANU (PAN/BNEP)", pan_attrib_names, sizeof(pan_attrib_names)/sizeof(struct attrib_def) }, { 0x1116, "NAP (PAN/BNEP)", |