-
- Downloads
There was an error fetching the commit references. Please try again later.
builtin: Move echo space/nl handling into print_escape_str
Currently echocmd uses print_escape_str to do everything apart
from printing the spaces/newlines separating its arguments. This
patch moves the actual printing into print_escape_str as well
using the format parameter.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>
Please register or sign in to comment