Fix inadvertently prematurely terminated block comment.

develop
Kelly Martin 2012-11-30 21:24:18 -06:00
parent e5f509a994
commit 05dce0d2f1
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ local utils = require 'utils'
* isEnabled()
* setEnabled(enable)
* listConstraints([job[,with_history]]) -> {{...},...}
* listConstraints([job[,with_history] ]) -> {{...},...}
* findConstraint(token) -> {...} or nil
* setConstraint(token[, by_count, goal, gap]) -> {...}
* deleteConstraint(token) -> true/false