URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=45a216eb526cfa976616d6a2bb393fcede7c8aa3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
45a216e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
roofnet: always declare variable on the top
i known... not longer recommanded but i prefer
Change-Id: I0114202a2f1d7045524aa9fe254209c93d510b7d
Reviewed-on: https://code.wireshark.org/review/20169
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 279dc61 roofnet: fix indent (add some missing space)
adds 45a216e roofnet: always declare variable on the top
Summary of changes:
epan/dissectors/packet-roofnet.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)