]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mcookie: use warnx, long options and help screen
authorSami Kerola <kerolasa@iki.fi>
Sat, 11 Jun 2011 15:08:34 +0000 (17:08 +0200)
committerSami Kerola <kerolasa@iki.fi>
Sat, 25 Jun 2011 10:37:37 +0000 (12:37 +0200)
commite40f84b9d0f841ddbd8e61b553130c6f91ade885
treea687b16d9ee28adc40cde533091d9c47988267e9
parent5a0d9255698ba5e13e392bdef04d7a51269e6e3a
mcookie: use warnx, long options and help screen

Help and version options added. Additionally one compiler warning
got to be fixed.

mcookie.c:115:18: warning: comparison of integers of different signs: 'int' and 'unsigned long'

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
misc-utils/mcookie.c