Fixed a handful of errors flagged by clang-tidy.

This commit is contained in:
Jim Evins
2017-03-21 23:21:35 -04:00
parent 622d81252a
commit 9f9ba345cf
4 changed files with 5 additions and 2 deletions
+2
View File
@@ -602,6 +602,8 @@ namespace glabels
return object;
}
}
return 0;
}