X-Git-Url: http://g0dil.de/git?p=senf.git;a=blobdiff_plain;f=senf%2FPackets%2FPacketImpl.hh;fp=senf%2FPackets%2FPacketImpl.hh;h=ad0b7e8d3aa1ccd8bd276da10211df7b12d628a8;hp=7df4942a0e04633f92d85e159a891cd6472738c5;hb=3b799c202bbbbcf8a43649e91b022b8c69e6a9f8;hpb=ff5e62baaa8f7e571fbe767f7b2ce7f129c783c4 diff --git a/senf/Packets/PacketImpl.hh b/senf/Packets/PacketImpl.hh index 7df4942..ad0b7e8 100644 --- a/senf/Packets/PacketImpl.hh +++ b/senf/Packets/PacketImpl.hh @@ -185,7 +185,7 @@ namespace detail { \internal The Guard will keep the PacketImpl instance alive during a members execution time - It the refcount should drop to 0, PacketImpl will be deleted after the member + If the refcount should drop to 0, PacketImpl will be deleted after the member has completed executing. */ struct Guard {