X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FModule.hh;h=30d52d9892a1d290811674bddc4e810b69cbb219;hb=47368f306a577d1e46df69a7f729bd3893cbe5e7;hp=0c9894c0c5ef1be6dbf0e379a1700d8de4c883de;hpb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;p=senf.git diff --git a/PPI/Module.hh b/PPI/Module.hh index 0c9894c..30d52d9 100644 --- a/PPI/Module.hh +++ b/PPI/Module.hh @@ -79,9 +79,9 @@ namespace module { The return value may be used to alter routing parameters like throttling parameters. - \param[in] source Data source, object which controlls + \param[in] source Data source, object which controls incoming data - \param[in] target Data target, object which controlls + \param[in] target Data target, object which controls outgoing data \returns Route instance describing this route */ @@ -144,4 +144,5 @@ namespace module { // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: