diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-06-17 15:20:35 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-06-17 15:20:35 +0000 |
commit | 19a137e719fe063a5f8e6c540e6325c911962f58 (patch) | |
tree | f714c01b92916dceb027dfb3a0e774451d49ad8e /devel/directfb/files/patch-lib-fusion-call.c | |
parent | Refactor a bit. (diff) |
- Update to 1.4.17
- Unbreak
- Switch to options helpers
PR: 185885
Submitted by: hardy.schumacher@gmx.de
Approved by: maintainer timeout (anatoly.borodin@gmail.com, 2 years)
Diffstat (limited to 'devel/directfb/files/patch-lib-fusion-call.c')
-rw-r--r-- | devel/directfb/files/patch-lib-fusion-call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/directfb/files/patch-lib-fusion-call.c b/devel/directfb/files/patch-lib-fusion-call.c index 920f515e6fc3..0ab4125851be 100644 --- a/devel/directfb/files/patch-lib-fusion-call.c +++ b/devel/directfb/files/patch-lib-fusion-call.c @@ -1,4 +1,4 @@ ---- lib/fusion/call.c +--- lib/fusion/call.c.orig 2012-05-23 13:43:12 UTC +++ lib/fusion/call.c @@ -31,6 +31,7 @@ #include <stdio.h> |