libXaw3d: Changes to 'master'

Matt Turner mattst88 at kemper.freedesktop.org
Sun Oct 9 12:57:35 PDT 2011


 src/Paned.c |    9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

New commits:
commit a3696bd0798e9f40277b0b105764cea85650659a
Author: Matt Turner <mattst88 at gmail.com>
Date:   Thu Oct 6 15:32:23 2011 -0400

    Remove worthless isupper/islower checks
    
    Was toupper() *really* expensive when this was written? :)
    
    Also, initialize action_type with toupper(), since the check immediately
    following assumes that its value is uppercase.
    
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Signed-off-by: Matt Turner <mattst88 at gmail.com>



More information about the xorg-commit mailing list