xlsclients: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Jan 22 22:51:03 PST 2013


 xlsclients.c |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

New commits:
commit 81a64c9112b9d650106a01d8bcd246011d037bc2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Jan 22 22:46:42 2013 -0800

    Give unique names to the two reply variables in child_info
    
    Clears compiler warnings:
    
    xlsclients.c:253:28: warning: declaration shadows a local variable [-Wshadow]
            xcb_get_property_reply_t *reply;
                                      ^
    xlsclients.c:250:30: note: previous declaration is here
        xcb_query_tree_reply_t **reply;
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list