URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c6166754140907f02b5a9457f74df28e1ed7d2bc
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c616675 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
ZigBee ZCL General: fix a typo
ZigBee is a little endian protocol. Let's not use ENC_BIG_ENDIAN (even if for a 1 byte field it is harmless)
Change-Id: I83f9d0e6c22af83ca0417afeb0244113b009abfe
Reviewed-on: https://code.wireshark.org/review/20570
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from ea63360 [H248 3GPP] Add dissection of IP transport package.
adds c616675 ZigBee ZCL General: fix a typo
Summary of changes:
epan/dissectors/packet-zbee-zcl-general.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)