X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FSocket%2FProtocols%2FUN%2FUNSocketProtocol.hh;h=1a842c5d196b665bacb2467814acfcaddefd5bd6;hb=394ced7000128fef7e753caea1deda8d55dec8e2;hp=d115e9a95c0b5609611898ecca8be5a8adf86df5;hpb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;p=senf.git diff --git a/senf/Socket/Protocols/UN/UNSocketProtocol.hh b/senf/Socket/Protocols/UN/UNSocketProtocol.hh index d115e9a..1a842c5 100644 --- a/senf/Socket/Protocols/UN/UNSocketProtocol.hh +++ b/senf/Socket/Protocols/UN/UNSocketProtocol.hh @@ -54,9 +54,9 @@ namespace senf { /**< This override will automatically \c shutdown() the socket whenever it is called. Additionally it will disable SO_LINGER to ensure, that v_terminate will not - block. Like the overriden method, this member will ignore - failures and will never throw. It therefore safe to be - called from a destructor. */ + block. Like the overridden method, this member will + ignore failures and will never throw. It therefore + safe to be called from a destructor. */ ///\name Abstract Interface Implementation //\{