Skip to content

Commit

Permalink
Make pointless change to comment to re-trigger build
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-bell committed Dec 9, 2019
1 parent 2fbe44f commit 06c74da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ public void run()
callListeners( command );
break;
case BYE_ACK:
//After SHUTDOWN no more commands can come. Hence, do NOT go back to blocking in IO
//After SHUTDOWN no more commands can come. Hence, do NOT go back to blocking in I/O
callListeners( command );
return;
default:
Expand Down

0 comments on commit 06c74da

Please sign in to comment.