Wireshark-commits: [Wireshark-commits] master-2.4 838b130: Fix an error message.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=838b130d7da068a8af4c3ab61e8ea76a446de899
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
838b130 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 e8f54b8aed64d586bd0893e2c8b44bb42731761b)
Reviewed-on: https://code.wireshark.org/review/31789
Actions performed:
from 05bd23d Update a column to reflect the underlying issue.
add 838b130 Fix an error message.
Summary of changes:
epan/dfilter/grammar.lemon | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)