summaryrefslogtreecommitdiff
path: root/misc/alevt/files/patch-xio.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 11:31:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-16 11:31:09 +0000
commit15707b6d57de2e0e8be17e1de8f132eaeb125457 (patch)
tree40184f5dc91238cc2bac014ab928a25e56fd8c06 /misc/alevt/files/patch-xio.c
parent- Mark BROKEN when compiling with clang (diff)
2012-07-13 misc/alevt: No more upstream
2012-05-10 multimedia/moonlight: BROKEN for more than 6 month
Notes
Notes: svn path=/head/; revision=300942
Diffstat (limited to 'misc/alevt/files/patch-xio.c')
-rw-r--r--misc/alevt/files/patch-xio.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/alevt/files/patch-xio.c b/misc/alevt/files/patch-xio.c
deleted file mode 100644
index 9f8a5cd55ef6..000000000000
--- a/misc/alevt/files/patch-xio.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- xio.c.orig 2007-12-03 06:18:04.000000000 +0000
-+++ xio.c 2008-04-30 12:37:57.000000000 +0000
-@@ -156,6 +156,7 @@
- }
-
-
-+static void handle_event(); //forward ref
-
- struct xio *
- xio_open_dpy(char *dpy, int argc, char **argv)