Fixed whitespace and returns.

develop
Japa 2015-06-22 18:01:19 +05:30
parent a071f5bf6c
commit 33cb5e951f
2 changed files with 9 additions and 8 deletions

@ -1149,4 +1149,5 @@ static command_result GetBuildingDefList(color_ostream &stream, const EmptyMessa
break;
}
}
return CR_OK;
}