X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FRoute.hh;h=79e478dfd53824f1ccb038048493b88df4241cf2;hb=ca133fb5d47ad2bd90d95e21626df59fdd78571a;hp=3d4f513f9c9a688f05a50dafe975e8d211f1f4eb;hpb=217dd10cd636d614ee110f0be293d5d5b5fa646d;p=senf.git diff --git a/PPI/Route.hh b/PPI/Route.hh index 3d4f513..79e478d 100644 --- a/PPI/Route.hh +++ b/PPI/Route.hh @@ -47,11 +47,6 @@ namespace ppi { be disabled by setting the authoThrottling state to \c false. - This member only exists if - \li \a Source or \a Target is an event - \li one of \a Source and \a Target is an active - connector and the other is a passive connector. - Routing from/to an event to/from a passive connector will automatically create throttling notifications on the connector whenever the event is disabled. Routing @@ -83,4 +78,6 @@ namespace ppi { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: