On Wed, Apr 05, 2006 at 03:53:22PM +0200, Abdelrazak Younes wrote:
> Index: buffer_funcs.C
> ===================================================================
> --- buffer_funcs.C    (revision 13538)
> +++ buffer_funcs.C    (working copy)
> @@ -328,7 +328,6 @@
>       }
>  }
>  
> -
>  bool needEnumCounterReset(ParIterator const & it)
>  {
>       Paragraph const & par = *it;
> @@ -345,6 +344,33 @@
>       return true;
>  }
>  
> +void setItemLabel(Paragraph & par)
> +{

Two empty lines between functions, please.

Andre'

Reply via email to