Hi Tomasz,

On Fri, Dec 09, 2011 at 02:03:47PM +0200, Tomasz Bursztyka wrote:
> ---
>  include/storage.h |    1 +
>  src/storage.c     |   23 +++++++++++++++++++++++
>  2 files changed, 24 insertions(+), 0 deletions(-)
> 
> diff --git a/include/storage.h b/include/storage.h
> index c108511..02bf1dd 100644
> --- a/include/storage.h
> +++ b/include/storage.h
> @@ -30,6 +30,7 @@ extern "C" {
>  
>  gchar **connman_storage_get_services();
>  GKeyFile *connman_storage_load_service(const char *service_id);
> +void connman_storage_remove_service(const char *service_id);
That one should belong to src/connman.h.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to