From: Cong Wang Date: Wed, 25 Feb 2015 06:09:53 +0000 (-0800) Subject: act: correct file path for mirred.c X-Git-Tag: libnl3_2_26rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df25df5857d853a27a5af3590d366b5a710dd2f9;p=thirdparty%2Flibnl.git act: correct file path for mirred.c Signed-off-by: Cong Wang Signed-off-by: Thomas Haller --- diff --git a/lib/route/act/mirred.c b/lib/route/act/mirred.c index d047e24..b674fb8 100644 --- a/lib/route/act/mirred.c +++ b/lib/route/act/mirred.c @@ -1,5 +1,5 @@ /* - * lib/route/cls/mirred.c mirred action + * lib/route/act/mirred.c mirred action * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public