]> err.no Git - util-linux/commit
ipcrm: remove redundant message in case of invalid option
authorFrancesco Cosoleto <cosoleto@gmail.com>
Sun, 27 Jun 2010 12:24:34 +0000 (14:24 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 30 Jun 2010 10:51:35 +0000 (12:51 +0200)
commit51e1424225df2a33705bc60d306f9ab53f2b3d09
tree2687378f47dfeb081438d78f757ac332dd63209a
parent4163ab187d26cbe7887dfabf8724c887de94e244
ipcrm: remove redundant message in case of invalid option

This leaves getopt() only to print a similar error message on invalid
options.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
sys-utils/ipcrm.c