Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6207 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -423,7 +423,7 @@ public abstract class ChatChannelManager
|
||||
|
||||
protected Name _user;
|
||||
}
|
||||
|
||||
|
||||
protected static final Predicate<ChatHistoryEntry> IS_USER_MESSAGE =
|
||||
new Predicate<ChatHistoryEntry>() {
|
||||
public boolean apply (ChatHistoryEntry entry) {
|
||||
|
||||
Reference in New Issue
Block a user