Skip to content

Commit e0be229

Browse files
committed
Get rid of trailing space.
1 parent df1d38e commit e0be229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcap-usb-linux-common.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ fix_linux_usb_mmapped_length(struct pcap_pkthdr *pkth, const u_char *bp)
114114
/*
115115
* Now calculate the total length based on that data
116116
* length.
117-
*
117+
*
118118
* First, make sure the total length of the ISO
119119
* descriptors fits in an unsigned int. We know
120120
* that sizeof (usb_isodesc) is a small power-of-2

0 commit comments

Comments
 (0)