X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FQueueing.hh;h=9e3acf8f0b0e93456d7421253bbc3645b6ee70dc;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=7410318552217dd386f4bc144816b6e0fad7aee8;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/PPI/Queueing.hh b/PPI/Queueing.hh index 7410318..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 */ }; @@ -74,4 +74,5 @@ namespace ppi { // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: