remove trailing whitespace
This commit is contained in:
parent
688b4d9d7a
commit
d2d5d32fe0
@ -887,7 +887,7 @@ static int mainloop_v4l2(CvCaptureCAM_V4L* capture) {
|
||||
}
|
||||
|
||||
int returnCode = read_frame_v4l2 (capture);
|
||||
if(returnCode == -1)
|
||||
if(returnCode == -1)
|
||||
return -1;
|
||||
if(returnCode == 1)
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user