[PATCH v2] include: fix documentation for list.h
Alan Coopersmith
alan.coopersmith at oracle.com
Thu Oct 30 21:22:28 PDT 2014
On 10/30/14 09:07 PM, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
> ---
> include/list.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/list.h b/include/list.h
> index 455c670..39f1985 100644
> --- a/include/list.h
> +++ b/include/list.h
> @@ -117,7 +117,7 @@ struct xorg_list {
> * Example:
> * xorg_list_init(&bar->list_of_foos);
> *
> - * @param The list to initialized.
> + * @param list The list to initialize
> */
> static inline void
> xorg_list_init(struct xorg_list *list)
>
Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
--
-Alan Coopersmith- alan.coopersmith at oracle.com
Oracle Solaris Engineering - http://blogs.oracle.com/alanc
More information about the xorg-devel
mailing list