[Spice-devel] [spice-gtk] Add spice_channel_string_to_type to exported symbols

Marc-André Lureau mlureau at redhat.com
Thu May 30 07:16:27 PDT 2013


ack, I wonder why I made it public though.

Perhaps it should be internal and declared in the -priv.h?

----- Mensaje original -----
> When this function was added, the exported symbol files were not
> updated to list it.
> ---
>  gtk/map-file            | 1 +
>  gtk/spice-glib-sym-file | 1 +
>  2 files changed, 2 insertions(+)
> 
> diff --git a/gtk/map-file b/gtk/map-file
> index 558a4d7..03648a8 100644
> --- a/gtk/map-file
> +++ b/gtk/map-file
> @@ -11,6 +11,7 @@ spice_channel_get_type;
>  spice_channel_new;
>  spice_channel_open_fd;
>  spice_channel_set_capability;
> +spice_channel_string_to_type;
>  spice_channel_test_capability;
>  spice_channel_test_common_capability;
>  spice_channel_type_to_string;
> diff --git a/gtk/spice-glib-sym-file b/gtk/spice-glib-sym-file
> index 5a580d6..fc18388 100644
> --- a/gtk/spice-glib-sym-file
> +++ b/gtk/spice-glib-sym-file
> @@ -11,6 +11,7 @@ spice_channel_get_type
>  spice_channel_new
>  spice_channel_open_fd
>  spice_channel_set_capability
> +spice_channel_string_to_type
>  spice_channel_test_capability
>  spice_channel_test_common_capability
>  spice_channel_type_to_string
> --
> 1.8.2.1
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
> 


More information about the Spice-devel mailing list