X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FQueueing.hh;h=9e3acf8f0b0e93456d7421253bbc3645b6ee70dc;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=aac1303803e73c60203ea42b872df389f31a1be9;hpb=0c6e42841266e5983ef9a9836b8f1bb98de684ba;p=senf.git diff --git a/PPI/Queueing.hh b/PPI/Queueing.hh index aac1303..9e3acf8 100644 --- a/PPI/Queueing.hh +++ b/PPI/Queueing.hh @@ -54,7 +54,7 @@ namespace ppi { called to calculate the new throttling state. \param[in] input Connector holding the queue - \param[in] event Type of event triggering the upate + \param[in] event Type of event triggering the update \returns new throttling state */ }; @@ -73,4 +73,6 @@ namespace ppi { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: