Fix stupid typing error
g0dil [Tue, 27 Jan 2009 02:34:33 +0000 (02:34 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1079 270642c3-0616-0410-b53a-bc976706d245

Packets/DefaultBundle/ICMPv6Packet.cc
Packets/DefaultBundle/ICMPv6Packet.hh

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:
index 715ce21..de33ead 100644 (file)
@@ -101,4 +101,3 @@ namespace senf
 // compile-command: "scons -u test"
 // comment-column: 40
 // End:
-ss