Re: [E-devel] [PATCH] eina_list: Documentation fixes

2015-10-20 Thread Stefan Schmidt
Hello. On 22/09/15 21:41, Thomas Gstädtner wrote: > For this function it makes no sense, that the top list node would be > required. > --- > src/lib/eina/eina_list.h | 12 > 1 file changed, 12 deletions(-) > > diff --git a/src/lib/eina/eina_list.h b/src/lib/eina/eina_list.h > index

[E-devel] [PATCH] eina_list: Documentation fixes

2015-09-22 Thread Thomas Gstädtner
For this function it makes no sense, that the top list node would be required. --- src/lib/eina/eina_list.h | 12 1 file changed, 12 deletions(-) diff --git a/src/lib/eina/eina_list.h b/src/lib/eina/eina_list.h index e35943e..f713e81 100644 --- a/src/lib/eina/eina_list.h +++ b/src/li