oops, typo

This commit is contained in:
David Rose 2003-10-09 17:54:19 +00:00
parent 31c734468d
commit 288ecc650f

View File

@ -205,7 +205,7 @@ convert_file(const Filename &filename) {
////////////////////////////////////////////////////////////////////
DistanceUnit MayaToEggConverter::
get_input_units() {
_maya->get_units();
return _maya->get_units();
}
////////////////////////////////////////////////////////////////////