Commit 15e3209a authored by Antonio Ospite's avatar Antonio Ospite Committed by Mauro Carvalho Chehab
Browse files

V4L/DVB (9882): gspca - ov534: Fix typo.

parent 47a42b0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -421,7 +421,7 @@ scan_next:
	remaining_len -= len;
	next_data += len;

	/* Payloads are prefixed with a the UVC-style header.  We
	/* Payloads are prefixed with a UVC-style header.  We
	   consider a frame to start when the FID toggles, or the PTS
	   changes.  A frame ends when EOF is set, and we've received
	   the correct number of bytes. */