]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: rename control struct members
authorKarel Zak <kzak@redhat.com>
Tue, 16 Jun 2015 10:34:04 +0000 (12:34 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Jun 2015 10:34:04 +0000 (12:34 +0200)
commit3f19b85f9747e321424b65d55bd8b2a35f2b1920
tree5b80cb26f8313f74eff942087b83132ce7d93fc3
parent7e5796c916c68fee44b5a292c448a99f86de23e1
script: rename control struct members

Sorry, but it's really ugly manner to use "xflg" where "x" is a command
line option as program variable and use it in code.

Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/script.c