Added a new flag to indicate the presence of a single not escaped argument
authorArmin Novak <anovak@thinstuff.com>
Tue, 10 Sep 2013 08:29:45 +0000 (10:29 +0200)
committerArmin Novak <anovak@thinstuff.com>
Tue, 10 Sep 2013 08:29:45 +0000 (10:29 +0200)
commit21127ec33b72c06d94bcad3ec4d5f3e1c4edf3aa
tree21e1c7294d2a4769cc39fbb909ffea29ee284c12
parenta7a7bab61988a4a202cb9b17bd69e8584cc9333e
Added a new flag to indicate the presence of a single not escaped argument
allowing the legacy command line <server>:<port> syntax.
client/common/compatibility.c
winpr/include/winpr/cmdline.h
winpr/libwinpr/utils/cmdline.c