From 6dca7f847c69ff078010e5beecbf832dae210804 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger <stephen.hemminger@vyatta.com> Date: Fri, 9 Jul 2010 09:18:59 -0700 Subject: Fix out of date comments Comments contained reference to old syntax --- scripts/vyatta-qos.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') diff --git a/scripts/vyatta-qos.pl b/scripts/vyatta-qos.pl index e04762e..266a0f5 100755 --- a/scripts/vyatta-qos.pl +++ b/scripts/vyatta-qos.pl @@ -58,7 +58,6 @@ sub find_policy { } # class factory for policies -## make_policy('traffic-shaper', 'limited', 'out') sub make_policy { my ( $type, $name, $direction ) = @_; my $policy_type; -- cgit v1.2.3