aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-30 20:17:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-30 20:17:19 +0000
commitc0c54fbe75137011056cc2e71f5105f4818972da (patch)
treee2082630a8f0b48569a842d823f9fb411607b1bd /misc
parentce7733bb75ee70e188fcb28eddca0dd2cc08c12f (diff)
downloadports-c0c54fbe75137011056cc2e71f5105f4818972da.tar.gz
ports-c0c54fbe75137011056cc2e71f5105f4818972da.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/videotext/files/patch-hotlist.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/videotext/files/patch-hotlist.h b/misc/videotext/files/patch-hotlist.h
new file mode 100644
index 000000000000..c97dc0abf915
--- /dev/null
+++ b/misc/videotext/files/patch-hotlist.h
@@ -0,0 +1,10 @@
+--- hotlist.h.orig Wed May 30 22:15:43 2007
++++ hotlist.h Wed May 30 22:15:54 2007
+@@ -31,7 +31,6 @@
+ #define HL_SEARCHREQ (1 << 15)
+
+
+-extern int hotlist_count;
+
+
+ void hotlist_init(void);