More indentation cleanups.

Change-Id: I7f87d4a636a539dfa8bd04cc5a91675d92ba4097
Reviewed-on: https://code.wireshark.org/review/27038
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-04-19 20:15:13 -07:00
parent 07c31a8e97
commit 9011a25afc
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ extern value_string_ext scsi_asc_val_ext;
* supposed to. \
*/ \
tvb_get_guint8(try_tvb,try_end_data_offset); \
} \
} \
} /* TRY */ \
CATCH(BoundsError) { \
if(try_short_packet){ \