svn:keywords property set
[senf.git] / PPI / Queueing.hh
index aac1303..9e3acf8 100644 (file)
@@ -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: