From 4fecff14d6bfc17edd21d79dc3a44cbba032586f Mon Sep 17 00:00:00 2001 From: zyrus Date: Fri, 1 Dec 2000 20:02:25 +0000 Subject: [PATCH] =?utf8?q?=C4ndrade=20lite=20saker?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- contact.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contact.cpp b/contact.cpp index acda66f..a8ffa35 100644 --- a/contact.cpp +++ b/contact.cpp @@ -74,7 +74,7 @@ void CContact::sort() 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) -- 2.39.2