aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-slsk.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-03 15:40:14 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-03 15:40:14 +0000
commit8aecaafe37f26f28f314cb8b13b5c3e5ccbc70fd (patch)
treef49be36eeb90a3dc766a9d70a37c71d1a6addc4a /epan/dissectors/packet-slsk.c
parent66ab3a031297e6ac2889e2c32405276daaf3fc5d (diff)
Corrected abbrev for Client IP.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31432 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-slsk.c')
-rw-r--r--epan/dissectors/packet-slsk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-slsk.c b/epan/dissectors/packet-slsk.c
index de73279ab5..b7e223a3ae 100644
--- a/epan/dissectors/packet-slsk.c
+++ b/epan/dissectors/packet-slsk.c
@@ -2419,7 +2419,7 @@ proto_register_slsk(void)
{ "Message Code", "slsk.message.code",
FT_UINT32, BASE_DEC, NULL, 0, NULL, HFILL } },
{ &hf_slsk_client_ip,
- { "Client IP", "slsk.server.ip",
+ { "Client IP", "slsk.client.ip",
FT_IPv4, BASE_NONE, NULL, 0, "Client IP Address", HFILL } },
{ &hf_slsk_server_ip,
{ "SoulSeek Server IP", "slsk.server.ip",