URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab8a13dde85be5f6ed36c366c1e3d2aa492251e3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ab8a13d by Guy Harris (guy@xxxxxxxxxxxx):
Don't mix declarations and code - it's not legal C90.
Change-Id: I1a89c729255560d596e4d7701468cca3e9000357
Reviewed-on: https://code.wireshark.org/review/6655
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c0fd539 ZigBee: fix dissection of epoch time in OTA cluster
adds ab8a13d Don't mix declarations and code - it's not legal C90.
Summary of changes:
epan/dissectors/packet-zbee-zcl-general.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)