summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-10 16:02:24 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-10 16:02:24 +0200
commitb573ef1f7bb11c34570c5449f44f00edc94750ef (patch)
tree0cb9e928a389e6bfe226f3905615d42ce3f82a63 /bin
parent9256af3b422f894888891c5ad67db960c5990ffe (diff)
efa: Fixed a really stupid mistake
Diffstat (limited to 'bin')
-rwxr-xr-xbin/efa2
1 files changed, 1 insertions, 1 deletions
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;