]> git.ipfire.org Git - thirdparty/util-linux.git/commit
scriptreplay/newgrp: use signed int to store return of getopt_long
authorFilipe Brandenburger <filbranden@google.com>
Wed, 6 Jan 2016 19:00:49 +0000 (11:00 -0800)
committerKarel Zak <kzak@redhat.com>
Thu, 7 Jan 2016 11:47:41 +0000 (12:47 +0100)
commit94757eceb1da6fe668861dce2e793e83a877967d
treeae8e9ca7e4388aa2e7c85019c27fd6a3154ba54e
parent43b4f7ea5f96f861787c30fdd6933daf472fcc02
scriptreplay/newgrp: use signed int to store return of getopt_long

Signed-off-by: Filipe Brandenburger <filbranden@google.com>
login-utils/newgrp.c
term-utils/scriptreplay.c