diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:00:59 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 15:00:59 +0000 |
commit | 982fc7184d46621948e53b485c7504c9d11f3350 (patch) | |
tree | ca218a5ad0f5395fd3f39a22754b767c04265711 /epan/services-data.c | |
parent | Releasing progress-linux version 4.2.4-1~progress7.99u1. (diff) | |
download | wireshark-982fc7184d46621948e53b485c7504c9d11f3350.tar.xz wireshark-982fc7184d46621948e53b485c7504c9d11f3350.zip |
Merging upstream version 4.2.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'epan/services-data.c')
-rw-r--r-- | epan/services-data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/services-data.c b/epan/services-data.c index a5f42924..ac0770e0 100644 --- a/epan/services-data.c +++ b/epan/services-data.c @@ -5804,7 +5804,7 @@ static ws_services_entry_t global_tcp_services_table[] = { { 10443, "cirrossp", "CirrosSP Workstation Communication" }, { 10548, "serverdocs", "Apple Document Sharing Service" }, { 10631, "printopia", "Printopia Serve" }, - { 10809, "nbd", "Linux Network Block Device" }, + { 10809, "nbd", "Network Block Device" }, { 10933, "octopustentacle", "Listen port used by the Octopus Deploy Tentacle deployment agent" }, { 11103, "origo-sync", "OrigoDB Server Sync Interface" }, { 11104, "netapp-icmgmt", "NetApp Intercluster Management" }, |