diff options
Diffstat (limited to 'x11vnc/v4l.c')
-rw-r--r-- | x11vnc/v4l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/v4l.c b/x11vnc/v4l.c index 9722f38..7799354 100644 --- a/x11vnc/v4l.c +++ b/x11vnc/v4l.c @@ -1089,6 +1089,7 @@ static char *guess_via_v4l_info(char *dev, int *fd) { if (*fd) {} + /* v4l-info */ if (no_external_cmds) { rfbLog("guess_via_v4l_info: cannot run external " "command: v4l-info\n"); |