summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCong Wang <xiyou.wangcong@gmail.com>2015-02-25 06:09:53 (GMT)
committerThomas Haller <thaller@redhat.com>2015-02-25 09:07:55 (GMT)
commitdf25df5857d853a27a5af3590d366b5a710dd2f9 (patch)
tree389805fe361f0d6ff0c507390efe591a21f9dd82
parent6ea523069079451fae0d8167c11a53d859eb4679 (diff)
downloadlibnl-df25df5857d853a27a5af3590d366b5a710dd2f9.zip
libnl-df25df5857d853a27a5af3590d366b5a710dd2f9.tar.gz
libnl-df25df5857d853a27a5af3590d366b5a710dd2f9.tar.bz2
act: correct file path for mirred.c
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
-rw-r--r--lib/route/act/mirred.c2
1 files changed, 1 insertions, 1 deletions
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