Escape spaces in the cmdline args with "\\ " so that parse can handle it.
authorWim Taymans <wim.taymans@gmail.com>
Sun, 20 May 2001 20:06:09 +0000 (20:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 20 May 2001 20:06:09 +0000 (20:06 +0000)
commit86bdfc6663602435a67c48b9bebbd031abc8681b
tree2dd4cd7fb0c9594e19ff2980286e19d364444607
parent704918c3fa8b2bf87b6dbb2ac716422bf511863d
Escape spaces in the cmdline args with "\\ " so that parse can handle it.

Original commit message from CVS:
Escape spaces in the cmdline args with "\\ " so that parse can handle it.
tools/gstreamer-launch.c