$NetBSD: patch-ac,v 1.3 2006/11/13 19:27:28 reinoud Exp $

--- spca5view.c.orig	2006-11-13 19:19:36.000000000 +0100
+++ spca5view.c
@@ -80,7 +80,7 @@ GdkImlibImage *get_new_frame(GdkImlibIma
 void do_pushkey(int key);
 
 static int infflag = 0;
-static int vflag  = 0;	/* virtical */
+int        vflag  = 0;	/* virtical */
 static int bcflag = 0;	/* brightness/contrast */
 #define	BFLAG	0x01
 #define	CFLAG	0x02
