URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=34e5a1f87fc71d52af0b3238ea057f2d9123704d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
34e5a1f by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of extra variable.
That assigns all string members with a g_strdup-family function, making
the assignment of the name similar to the other assignments.
Change-Id: I5f2a4afbad5173b8428ba1bbe435f851e8cc1a19
Reviewed-on: https://code.wireshark.org/review/8061
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 870d223 Change deprecated API tvb_length -> tvb_reported_length
adds 34e5a1f Get rid of extra variable.
Summary of changes:
epan/ext_menubar.c | 14 ++++----------
1 file changed, 4 insertions(+), 10 deletions(-)