From: David Goulet Date: Wed, 24 Apr 2013 17:29:19 +0000 (-0400) Subject: Move multiple URLs parsing fct from lttng-ctl to uri.c X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;ds=sidebyside;h=bc89445574c5bef2a905f213c3a615ea559bd4c8;hp=bc89445574c5bef2a905f213c3a615ea559bd4c8;p=lttng-tools.git Move multiple URLs parsing fct from lttng-ctl to uri.c Just move some functions around so we can use the multiple URLs parsing to URIs function outside of liblttng-ctl. Signed-off-by: David Goulet ---