aboutsummaryrefslogtreecommitdiff
path: root/misc/vbidecode/files
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-06-07 22:10:33 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-06-07 22:10:33 +0000
commit37df4c349d1c774619f92915e73293e17baa942b (patch)
tree74099c027a0a67c26cff62624b614f596a013c79 /misc/vbidecode/files
parent4a5cc251ee5f3378b37ff685698e7fc172e56f56 (diff)
downloadports-37df4c349d1c774619f92915e73293e17baa942b.tar.gz
ports-37df4c349d1c774619f92915e73293e17baa942b.zip
Notes
Diffstat (limited to 'misc/vbidecode/files')
-rw-r--r--misc/vbidecode/files/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/vbidecode/files/patch-aa b/misc/vbidecode/files/patch-aa
new file mode 100644
index 000000000000..6816e204e29d
--- /dev/null
+++ b/misc/vbidecode/files/patch-aa
@@ -0,0 +1,20 @@
+*** vbidecode.cc.orig Mon Jun 7 17:12:04 1999
+--- vbidecode.cc Mon Jun 7 17:12:20 1999
+*************** TODO:
+*** 52,58 ****
+ #include <sys/stat.h>
+
+ #include "tables.h"
+! #include "../../driver/bttv.h"
+
+ int verbosity=0;
+
+--- 52,59 ----
+ #include <sys/stat.h>
+
+ #include "tables.h"
+! /* #include "../../driver/bttv.h" */
+! #define VBI_MAXLINES 16
+
+ int verbosity=0;
+