--- rxvt-unicode/src/xdefaults.C 2006/01/08 07:55:36 1.75 +++ rxvt-unicode/src/xdefaults.C 2006/01/09 22:41:41 1.76 @@ -694,7 +694,7 @@ return 0; str += n; /* skip `keysym.' */ - if ((pmodend = strchr (str, ':')) < str) + if (!(pmodend = strchr (str, ':'))) return -1; } else