Move multiple URLs parsing fct from lttng-ctl to uri.c
authorDavid Goulet <dgoulet@efficios.com>
Wed, 24 Apr 2013 17:29:19 +0000 (13:29 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 27 Jun 2013 15:00:23 +0000 (11:00 -0400)
commitbc89445574c5bef2a905f213c3a615ea559bd4c8
tree6d8c4ee5d3559584e3fe1550eee716b7b3e1d1b0
parentcac3069d663ba0887b2abf4f114974ae3c0feb91
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 <dgoulet@efficios.com>
src/common/uri.c
src/common/uri.h
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.025272 seconds and 4 git commands to generate.