diff --git a/src/Linux/mod_sonic.c b/src/Linux/mod_sonic.c index 28a1f70..703d951 100644 --- a/src/Linux/mod_sonic.c +++ b/src/Linux/mod_sonic.c @@ -77,7 +77,7 @@ extern "C" { static const char *SonicStateNames[] = { "INIT", "CONNECT", - "WAIT_READY" + "WAIT_READY", "CONNECTED", "DISCOVER", "DISCOVER_MAPPING",