mirror of
https://github.com/Motion-Project/motion.git
synced 2026-04-20 22:17:00 -04:00
Revise from ctx_cam to ctx_dev
This commit is contained in:
@@ -241,7 +241,7 @@ int vlp_putpipe(int dev, unsigned char *image, int imgsize)
|
||||
#endif
|
||||
}
|
||||
|
||||
void vlp_init(ctx_cam *cam)
|
||||
void vlp_init(ctx_dev *cam)
|
||||
{
|
||||
|
||||
#if defined(HAVE_V4L2) && !defined(BSD)
|
||||
|
||||
Reference in New Issue
Block a user