From: Lars Hjemli Date: Sun, 17 Jun 2007 10:58:59 +0000 (+0200) Subject: ui-shared: use strcmp() to compare strings X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/486c87ec2906c445ca505c877720d56e02aed784?ds=inline;hp=486c87ec2906c445ca505c877720d56e02aed784 ui-shared: use strcmp() to compare strings Somehow a couple of pointer comparisions crept into the new repolink() and cgit_tree_link() functions. Fix it. Signed-off-by: Lars Hjemli ---