Skip to content

Commit

Permalink
Let us never speak of this again.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Chambers committed Sep 8, 2014
1 parent 2b4848d commit f5ab059
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ public ApnsConnection(final ApnsEnvironment environment, final SSLContext sslCon

this.eventLoopGroup = eventLoopGroup;

if (this.configuration == null) {
if (configuration == null) {
throw new NullPointerException("Connection configuration must not be null.");
}

Expand Down

0 comments on commit f5ab059

Please sign in to comment.