]> Git Repo - qemu.git/commit - qga/main.c
qga: use exit() when parsing options
authorMarc-André Lureau <[email protected]>
Wed, 26 Aug 2015 23:34:48 +0000 (01:34 +0200)
committerMichael Roth <[email protected]>
Tue, 1 Sep 2015 16:07:09 +0000 (11:07 -0500)
commitc6c84523cd890e95b946c6a8f264ff54a7d5b930
tree5cff27db3af7230f0cc7210e3e71ea3810ae4278
parent2e2a58e0e49ddb3561b541dc01c3206543b3a1a3
qga: use exit() when parsing options

The option parsing is going to be moved to a separate function,
use exit() consistently.

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Denis V. Lunev <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Michael Roth <[email protected]>
Signed-off-by: Michael Roth <[email protected]>
qga/main.c
This page took 0.026186 seconds and 4 git commands to generate.