the modification would be changing line 170 from:
$list .= "<li>(=LJCOMM $_ ->{'user'} LJCOMM=) - $name\n"; to
$list .= "<li>(=LJCOMM $_ ->{'user'} LJCOMM=) - $name<!-- end -->\n";
this will make it a lot easier to have sherlock parse the results and display the username in the status bar so I can hack up the Sherlock plugin to include a feature request I got for a user.
let me know
thanks.