Fix indentation

This commit is contained in:
Massimiliano Corsini 2005-12-21 14:46:46 +00:00
parent 50cba1b322
commit 73c418cc05
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@
" Options:\n\n" \
" -q Quiet (disable verbose mode that is enabled by default)\n" \
" -x Enable XML output\n" \
" -h Enable HTML output\n\n" \
" -s <filename> Save the clean mesh"
" -h Enable HTML output\n" \
" -s <filename> Save the clean mesh\n\n"
#define MSG_ERR_MESH_LOAD "error loading the input meshes.\n"
#define MSG_ERR_INVALID_OPTION "unable to parse option '%s'\n"