Fix formatting

This commit is contained in:
Norman Maurer 2012-03-02 09:35:16 +01:00
parent 0c46db317a
commit a071759575

View File

@ -110,7 +110,7 @@ public class ExecutionHandler implements ChannelUpstreamHandler, ChannelDownstre
private final Executor executor;
private final boolean handleDownstream;
private final boolean handleUpstream;
private final boolean handleUpstream;
/**
* Creates a new instance with the specified {@link Executor} which only handles upstream events.