cmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_leading_spaces to better reflect...
authorFrédéric Delanoy <frederic.delanoy@gmail.com>
Fri, 19 Aug 2011 23:58:58 +0000 (01:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2011 14:53:50 +0000 (16:53 +0200)
commitbb47576f59260a3f13894eec311c78d3fb046876
treefc0ac6536e2809ee80210f7e1f69c167252a1db3
parent303af43ff5ded3c148c7e10ab7d9b0cd18de4bdf
cmd: Rename WCMD_strtrim_leading_spaces to WCMD_skip_leading_spaces to better reflect its purpose.
programs/cmd/builtins.c
programs/cmd/wcmd.h
programs/cmd/wcmdmain.c