On 07/01/2015 02:47 PM, Marc-André Lureau wrote:
The option parsing is going to be moved to a seperate function,
use exit() consistantly.
s/seperate/separate/
s/consistantly/consistently/
Signed-off-by: Marc-André Lureau
---
qga/main.c | 24
1 file changed, 12 inse
On 07/01/2015 05:47 AM, Marc-André Lureau wrote:
> The option parsing is going to be moved to a seperate function,
s/seperate/separate/
> use exit() consistantly.
s/consistantly/consistently/
>
> Signed-off-by: Marc-André Lureau
> ---
> qga/main.c | 24
> 1 file chang
The option parsing is going to be moved to a seperate function,
use exit() consistantly.
Signed-off-by: Marc-André Lureau
---
qga/main.c | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/qga/main.c b/qga/main.c
index 23cde01..af93992 100644
--- a/qga/