URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=73ef7b06ef68c9085c5407b062523369d410d4ea
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
73ef7b0 by Martin Kaiser (wireshark@xxxxxxxxx):
jpeg: some more code cleanup
delete unnecessary initialisations
declare variables at the start of a function
Change-Id: Ib427790c51c1fc7433d0f3c17dc9fa4748585180
Reviewed-on: https://code.wireshark.org/review/8631
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 630be08 DVB-CI: clean up the expert info definitions
adds 73ef7b0 jpeg: some more code cleanup
Summary of changes:
epan/dissectors/file-jpeg.c | 92 +++++++++++++++++++++----------------------
1 file changed, 46 insertions(+), 46 deletions(-)