- Code cleanup.
This commit is contained in:
Paul Beckingham 2014-08-30 23:29:30 -04:00
parent 820c327a81
commit 273d9fe070

View file

@ -352,7 +352,7 @@ int Hooks::execute (
const std::string& input, const std::string& input,
std::string& output) std::string& output)
{ {
// TODO Improve error hnadling. // TODO Improve error handling.
// TODO Check errors. // TODO Check errors.
int pin[2], pout[2]; int pin[2], pout[2];