twm: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Sat Nov 19 11:39:15 PST 2011


 src/menus.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b62e91790d1f07f729d4221c878a0847ff14ad82
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Nov 19 11:38:33 2011 -0800

    Terminate execl() arguments with NULL instead of 0
    
    Makes sure that a full 64-bits of 0 is passed in 64-bit builds, and
    clears gcc warning of:
    
    menus.c: In function ‘System’:
    menus.c:2344:2: warning: missing sentinel in function call
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list