Whitespace

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6207 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Dave Hoover
2010-10-15 20:16:09 +00:00
parent d17407cfaf
commit ea58e7a7b7
4 changed files with 13 additions and 24 deletions
@@ -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) {