Cosmetic patches

This commit is contained in:
Scott Lahteine
2017-04-26 02:43:11 -05:00
parent 4d96d3eab1
commit 5bdb0b567d
5 changed files with 16 additions and 15 deletions

View File

@ -188,7 +188,8 @@ bool PrintCounter::start() {
}
return true;
}
else return false;
return false;
}
// @Override