Removing trailing whitespace and expanded tabs

pull/1384/head
hbristow 12 years ago
parent f57145dc64
commit 7e5bbec895
  1. 1
      modules/matlab/generator/templates/template_function_base.cpp

@ -58,4 +58,3 @@ void mexFunction(int nlhs, mxArray*{% if fun|noutputs %} plhs[]{% else %}*{% end
}
{% endif %}
}

Loading…
Cancel
Save