From df25df5857d853a27a5af3590d366b5a710dd2f9 Mon Sep 17 00:00:00 2001 From: Cong Wang Date: Tue, 24 Feb 2015 22:09:53 -0800 Subject: [PATCH] act: correct file path for mirred.c Signed-off-by: Cong Wang Signed-off-by: Thomas Haller --- lib/route/act/mirred.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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