[Vimprobable-users] [REFACTOR] Cleaned code in toggle_proxy a little
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
|
From: Daniel C. <dan...@gm...> - 2011-12-07 21:37:43
|
Hi! switches to use g_strdup to build proxy uri instead of g_malloc memcpy phrases. Also added freeing for the proxy URI. Daniel |