FS-5209 --resolve

This commit is contained in:
Anthony Minessale 2013-03-21 13:52:33 -05:00
parent 56e1e9c83e
commit d1292919fb
1 changed files with 1 additions and 1 deletions

View File

@ -5144,7 +5144,7 @@ SWITCH_STANDARD_API(uuid_fileman_function)
}
}
stream->write_function(stream, "-USAGE: %s\n", GETVAR_SYNTAX);
stream->write_function(stream, "-USAGE: %s\n", FILEMAN_SYNTAX);
done:
switch_safe_free(mycmd);