X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FSocketPolicy.hh;h=5d48e6da070b1dc5cef02e16fa4e2e9bfdce51c8;hb=c13146edc1b57cc60f102bcfd1a7a602ecec261f;hp=8784edd921e3ad0ae180eea65e120e390e61c1a8;hpb=98f3f38c5872d26fcf544a9d28efe0518e3895e2;p=senf.git diff --git a/Socket/SocketPolicy.hh b/Socket/SocketPolicy.hh index 8784edd..5d48e6d 100644 --- a/Socket/SocketPolicy.hh +++ b/Socket/SocketPolicy.hh @@ -1,4 +1,4 @@ -// $Id$ +// $Id:SocketPolicy.hh 218 2007-03-20 14:39:32Z tho $ // // Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) @@ -429,7 +429,7 @@ namespace senf { This template is an example of the \e Axis \c Is family of template metafunctions. It will check, whether \c Trait is a valid compatible Policy class of \c SocketPolicy. \c Trait must - be derived from AddressingPolicyBase (respectively \i Policy \c Base). + be derived from AddressingPolicyBase (respectively \c Policy \c Base). \see \ref policy_group */