Fix white space.

Change-Id: I90047f070f42991a67da5215b6eda60f70d7945f
Reviewed-on: https://code.wireshark.org/review/25678
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2018-02-07 19:27:40 -08:00
parent a0e76588bb
commit 390e80ee58
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ merge_read_packet(int in_file_count, merge_in_file_t in_files[],
* merge of those records, but you obviously *can't* get that.
*/
for (i = 0; i < in_file_count; i++) {
gint64 data_offset;
gint64 data_offset;
if (in_files[i].state == RECORD_NOT_PRESENT) {
/*