Whitespace.

This commit is contained in:
Ray J. Greenwell
2012-08-08 15:13:45 -07:00
parent 24a5800536
commit 7c4a98b3ec
@@ -497,6 +497,7 @@ public abstract class PeerManager
if (peer != null) {
if (peer.nodeobj != null) {
peer.nodeobj.peerService.invokeAction(flattenAction(action));
} else {
log.warning("Dropped NodeAction", "nodeName", nodeName, "action", action);
}