BUG-3219: Fix debug arguments 87/20687/1
authorRobert Varga <rovarga@cisco.com>
Mon, 18 May 2015 16:11:04 +0000 (18:11 +0200)
committerRobert Varga <rovarga@cisco.com>
Mon, 18 May 2015 23:52:31 +0000 (01:52 +0200)
commit964fe07ec797b78a5390c9f9088eb468967b4906
treed878305b101042ba4e84bcc731f00d38c90e6571
parent752e794406bc31ea5412f780b01d5db5c5b80e33
BUG-3219: Fix debug arguments

The LOG.debug() message specifies the first argument should be 'this',
but that argument is missing. Fix the inconsistency.

Change-Id: Ie9bbed4fa6974430457cb32fc6f0481948351e20
Signed-off-by: Robert Varga <rovarga@cisco.com>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/connection/OutboundQueueImpl.java