syntax fix

This commit is contained in:
AJ ONeal 2015-12-12 22:18:18 +00:00
parent 7e65fd31d8
commit 70a1fe923e
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ look at the wrapper `backend-python.js`.
// cb(null, null) when the registration is successful, but fetch still needs to be called
// cb(null, cert /*see above*/) if registration can easily return the same as fetch
}
}
```
#### bkDefualts