Skip to content

missing return statement after switch-case statement added

Added return statement to suppress a compiler warning about a missing return statement in a non-void function

Merge request reports