Fixed error checks for command line parser.
authorArmin Novak <armin.novak@thincast.com>
Mon, 1 Feb 2016 14:09:51 +0000 (15:09 +0100)
committerArmin Novak <armin.novak@thincast.com>
Mon, 1 Feb 2016 14:18:34 +0000 (15:18 +0100)
commitcd05ea7452b4552b9ce80c58a74ec94f7eff9dca
tree4250093445b2fe676d5c34abe364bdd37e21331a
parent8ec39039e5cbde05480c1cdb4aa0fe86b36b14d6
Fixed error checks for command line parser.
client/common/client.c
client/common/cmdline.c
client/common/file.c
include/freerdp/client/cmdline.h
libfreerdp/core/test/TestConnect.c