Support of isLocal interface for all face types
diff --git a/model/ccnx-local-face.h b/model/ccnx-local-face.h
index 24cca9f..664130c 100644
--- a/model/ccnx-local-face.h
+++ b/model/ccnx-local-face.h
@@ -68,7 +68,7 @@
    */
   virtual void
   Send (Ptr<Packet> p);
-
+    
   virtual std::ostream&
   Print (std::ostream &os) const;
   ////////////////////////////////////////////////////////////////////