From b573ef1f7bb11c34570c5449f44f00edc94750ef Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 10 Jul 2009 16:02:24 +0200 Subject: efa: Fixed a really stupid mistake --- bin/efa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/efa b/bin/efa index 88f72dd..b4aa2d3 100755 --- a/bin/efa +++ b/bin/efa @@ -25,7 +25,7 @@ my ($time, $time_depart, $time_arrive); my $date; my @exclude; my $maxinter; -my $restrict; +my $include; my $prefer; my $proximity; my $walk_speed; -- cgit v1.2.3