> From: Alan Coopersmith <alan.coopersm...@oracle.com>
> Date: Sat, 14 May 2011 11:01:32 -0700
> 
> It's not needed on modern mallocs that return void *, and can hide
> missing prototype errors that cause the compiler to assume int is
> returned (a bad thing to assume in 64-bit builds).
> 
> Signed-off-by: Alan Coopersmith <alan.coopersm...@oracle.com>

Reviewed-by: Mark Kettenis <kette...@openbsd.org>

> ---
>  chooser/chooser.c |    8 ++++----
>  xdm/access.c      |    4 ++--
>  xdm/auth.c        |    7 +++----
>  xdm/choose.c      |    4 ++--
>  xdm/dpylist.c     |    2 +-
>  xdm/file.c        |    7 +++----
>  xdm/krb5auth.c    |    7 +++----
>  xdm/mitauth.c     |    6 +++---
>  xdm/policy.c      |    2 +-
>  xdm/protodpy.c    |    4 ++--
>  xdm/resource.c    |    2 +-
>  xdm/rpcauth.c     |    6 +++---
>  xdm/server.c      |    2 +-
>  xdm/session.c     |    2 +-
>  xdm/util.c        |    8 ++++----
>  xdm/xdmauth.c     |    8 ++++----
>  xdm/xdmcp.c       |    4 ++--
>  17 files changed, 40 insertions(+), 43 deletions(-)
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to