minor re-arrange to return a value in order to avoid compiler warnings
for not returning a value from a non-void function (even though the code never actually reached that point before)
parent
4d33cf73
Please register or sign in to comment
for not returning a value from a non-void function (even though the code never actually reached that point before)