Brian O'Connor

updating package-info in ifwd app

...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
2 * Trivial application that provides simple form of reactive forwarding 2 * Trivial application that provides simple form of reactive forwarding
3 * using the intent service. 3 * using the intent service.
4 */ 4 */
5 -package org.onlab.onos.fwd; 5 +package org.onlab.onos.ifwd;
......