On Tue, May 16, 2017 at 07:27:55PM +0200, Victor Toso wrote:
> From: Victor Toso
>
> As we already depend on glib, let's remove code that glib can take
> care. In this case, we don't need to handle commandline parsing
> ourselves.
>
> In regard the global variables:
>
> * static const char * ->
From: Victor Toso
As we already depend on glib, let's remove code that glib can take
care. In this case, we don't need to handle commandline parsing
ourselves.
In regard the global variables:
* static const char * -> static char * [only paths]
path variables: portdev, fx_dir, vdagentd_socket