[Spice-devel] [PATCH spice-gtk] doc: fix unused warning
Victor Toso
lists at victortoso.com
Thu Jul 7 16:16:39 UTC 2016
On Thu, Jul 07, 2016 at 06:11:44PM +0200, marcandre.lureau at redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau at redhat.com>
>
> Fix gtk-doc warning by ignoring the new private header.
Acked-by: Victor Toso <victortoso at redhat.com>
>
> ./spice-gtk-unused.txt:1: warning: 12 unused declarations.They should be
> added to spice-gtk-sections.txt in the appropriate place.
>
> While at it, fix grabsequence header incorrect file name.
>
> Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> ---
> doc/reference/Makefile.am | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
> index 29f31fc..eaaf98c 100644
> --- a/doc/reference/Makefile.am
> +++ b/doc/reference/Makefile.am
> @@ -41,7 +41,8 @@ IGNORE_HFILES= \
> spice-channel-priv.h \
> spice-cmdline.h \
> spice-common.h \
> - spice-grab-sequence-prive.h \
> + spice-file-transfer-task-priv.h \
> + spice-grabsequence-priv.h \
> spice-gstaudio.h \
> spice-gtk-session-priv.h \
> spice-marshal.h \
> --
> 2.9.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list