X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPacketImpl.cci;fp=senf%2FPackets%2FPacketImpl.cci;h=d7a2ec3a64d93132111e1563e3297c2d3864ff3a;hb=9cb871b939efe93e35dd96808d25089399acfc46;hp=690414f5fb659d1ac8b7db2b67f8fd3c75ca90df;hpb=3a43b572a2c0028b353d47e86fa7546633d6e2cf;p=senf.git diff --git a/senf/Packets/PacketImpl.cci b/senf/Packets/PacketImpl.cci index 690414f..d7a2ec3 100644 --- a/senf/Packets/PacketImpl.cci +++ b/senf/Packets/PacketImpl.cci @@ -201,7 +201,7 @@ prefix_ void senf::detail::PacketImpl::dumpAnnotations(std::ostream & os) AnnotationIndexerBase::dump(this, os); } -// This function has a problem being inlined. Somehow, often when calling this, the size of the +// This function has a problem being inlined. Somehow, often when calling this, the size of the // resulting inlined code would be huge? prefix_ void senf::detail::PacketImpl::release(refcount_t n)