X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacket.hh;h=f396042613f74e66b61b42da4e3f768942da060b;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=dd913d6a59087cddf7e4f40c4b912c6f5097778c;hpb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;p=senf.git diff --git a/Packets/Packet.hh b/Packets/Packet.hh index dd913d6..f396042 100644 --- a/Packets/Packet.hh +++ b/Packets/Packet.hh @@ -260,8 +260,6 @@ namespace senf { intrusive_ptr is only the size of an ordinary pointer, a smart_ptr has the size of two pointers). - \fixme Make all data mutators protected - \nosubgrouping */ class Packet : boost::noncopyable @@ -628,4 +626,5 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: