parse(): add missing break statement

There was no bug since the next case statement consists of just break,
nevertheless let's add an explicit break.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
1 file changed