Wireshark-commits: [Wireshark-commits] master-2.6 20c045f: Fix an error message.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20c045f64ec96b7376218927da014229e28d8c8b
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
20c045f by Guy Harris (guy@xxxxxxxxxxxx):
Fix an error message.
I guess "s" in "The function s" was supposed to be "%s", giving the
function name. Make it so, and properly fetch the function name.
Change-Id: I67287f24626fa0a2816fb2cf574e5d9ff58713bf
Reviewed-on: https://code.wireshark.org/review/31787
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 7e0d93be65969569fc51f74e22c0fa3c78ab5030)
Reviewed-on: https://code.wireshark.org/review/31788
Actions performed:
from 0f29b0d Update a column to reflect the underlying issue.
add 20c045f Fix an error message.
Summary of changes:
epan/dfilter/grammar.lemon | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)