The source project of this merge request has been removed.
Add argc checks to delete-prop
xinput --delete-prop with no arguments, or with a valid device argument and no property argument causes xinput to segfault. Adds a check to make sure argc is big enough and errors out if not.
Signed-off-by: Ben Kallus benjamin.p.kallus.gr@dartmouth.edu