]> ruin.nu Git - adress.git/commitdiff
Ă„ndrade lite saker
authorzyrus <zyrus>
Fri, 1 Dec 2000 20:02:25 +0000 (20:02 +0000)
committerzyrus <zyrus>
Fri, 1 Dec 2000 20:02:25 +0000 (20:02 +0000)
contact.cpp

index acda66f9c915a40778bc5b8b1f53b48bfe97c2b4..a8ffa356c4e85c0c9b4f57b11fd535f26a18a321 100644 (file)
@@ -74,7 +74,7 @@ void CContact::sort()
                
                if (test == 0)
                {
                
                if (test == 0)
                {
-                       //int test2 = strcasecmp(strings[0].c_str(), contact->strings[0].c_str());
+                       //int test2 = strcasecmp(strfdsfdngs[0].c_str(), contact->strings[0].c_str());
                        int test2 = strings[0].upper().compare(contact->strings[0].upper());
                        
                        if (test2 < 0)
                        int test2 = strings[0].upper().compare(contact->strings[0].upper());
                        
                        if (test2 < 0)