On Fri, Sep 21, 2007 at 10:38:32PM -0600, LaMont Jones wrote:
> NULL is not 0L.  It's (void*)0.  Passing that as a parameter to a function
> that takes an unsigned long results in a warning about the lack of a cast.

> Signed-off-by: LaMont Jones <[EMAIL PROTECTED]>
> ---
>  sys-utils/setarch.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

 Applied, thanks.

    Karel

-- 
 Karel Zak  <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to