summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2015-10-15 02:44:04 +0100
committerMichael Mann <mmann78@netscape.net>2015-11-07 21:15:11 +0000
commit24bfb7e35d619c004e0458f38a1d5ae538a898fb (patch)
tree643dbf00491cb77bedcf715a30467c1d77606bd8 /debian
parent31f004f1caee87d744610f48c93fae1efa8e7b56 (diff)
downloadwireshark-24bfb7e35d619c004e0458f38a1d5ae538a898fb.tar.gz
column-utils: Refactor col_append_port() to col_append_ports()
Having a single function call to format source-destination port column info serves the current (and presently only) use case better by having a single place to manage the display format. This commit does not introduce any actual formatting changes. Change-Id: I1d479d0fd5690d12afb47e538057fdc2dd369ca2 Reviewed-on: https://code.wireshark.org/review/11539 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark0.symbols2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index a99d25e0c2..b3ee4bb360 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -130,7 +130,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
col_add_str@Base 1.9.1
col_append_fstr@Base 1.9.1
col_append_lstr@Base 1.99.0
- col_append_port@Base 2.1.0
+ col_append_ports@Base 2.1.0
col_append_sep_fstr@Base 1.9.1
col_append_sep_str@Base 1.9.1
col_append_str@Base 1.9.1