On Thu, Aug 11, 2016 at 01:07:51PM -0700, Bryce Harrington wrote:
> On Thu, Aug 11, 2016 at 12:13:37PM -0700, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > Commit 596024f728b0a1292ee69a80dd72a85167870936 includes a doc comment
> > with a link to the wl_client_for_each macro, causing an error whe
On Thu, Aug 11, 2016 at 12:13:37PM -0700, Yong Bakos wrote:
> From: Yong Bakos
>
> Commit 596024f728b0a1292ee69a80dd72a85167870936 includes a doc comment
> with a link to the wl_client_for_each macro, causing an error when generating
> documentation.
>
> Add a doc comment to wl_client_for_each,
From: Yong Bakos
Commit 596024f728b0a1292ee69a80dd72a85167870936 includes a doc comment
with a link to the wl_client_for_each macro, causing an error when generating
documentation.
Add a doc comment to wl_client_for_each, enabling the hyperlink and removing
the error.
Signed-off-by: Yong Bakos