Skip to content

Commit

Permalink
avoid compiler warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sflow committed Sep 20, 2019
1 parent 34806e9 commit 9daad20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Linux/mod_docker.c
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,7 @@ extern "C" {
case HSP_EV_resize:
case HSP_EV_top:
case HSP_EV_update:
default:
// leave as HSP_CS_UNKNOWN so as not to trigger a state-change below,
// but still allow for a name update.
break;
Expand Down

0 comments on commit 9daad20

Please sign in to comment.