From d5bad99c953e5ee70d5516b1da5e13347df84206 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 10 Feb 2010 03:10:33 +0000 Subject: - Update to 0.17 PR: ports/143556 Submitted by: Olexandr Davydenko (maintainer) --- devel/libftdi/files/patch-examples_simple.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/libftdi/files/patch-examples_simple.c') diff --git a/devel/libftdi/files/patch-examples_simple.c b/devel/libftdi/files/patch-examples_simple.c index 8aaf9e4a075e..c390d4ad45ae 100644 --- a/devel/libftdi/files/patch-examples_simple.c +++ b/devel/libftdi/files/patch-examples_simple.c @@ -1,5 +1,5 @@ ---- examples/simple.c.orig 2009-03-07 20:12:44.000000000 +0300 -+++ examples/simple.c 2009-03-07 20:14:10.000000000 +0300 +--- examples/simple.c.orig 2009-03-17 23:05:53.000000000 +0200 ++++ examples/simple.c 2010-02-03 14:17:13.000000000 +0200 @@ -6,6 +6,7 @@ */ @@ -7,4 +7,4 @@ +#include #include - int main(int argc, char **argv) + int main(void) -- cgit v1.2.3