diff --git a/tools/shell/src/shellEngine.c b/tools/shell/src/shellEngine.c index 7dc2d05352..5c71396ea9 100644 --- a/tools/shell/src/shellEngine.c +++ b/tools/shell/src/shellEngine.c @@ -1375,7 +1375,7 @@ bool community = shellGetGrantInfo(buf); #else #ifndef WEBSOCKET if(community) { - showAD(false) + showAD(false); } #endif #endif