Utils/Logger: Change FileTarget default console node name to file basename
[senf.git] / Packets / DefaultBundle / ICMPv6Packet.cc
index d70e7f5..dc8eea1 100644 (file)
@@ -70,3 +70,14 @@ prefix_ void senf::ICMPv6PacketType::dump(packet p, std::ostream &os)
 }
 
 #undef prefix_
+
+\f
+// Local Variables:
+// mode: c++
+// fill-column: 100
+// c-file-style: "senf"
+// indent-tabs-mode: nil
+// ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
+// End: