]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: add struct script_control and remove global variables
authorSami Kerola <kerolasa@iki.fi>
Sat, 20 Dec 2014 01:05:49 +0000 (01:05 +0000)
committerSami Kerola <kerolasa@iki.fi>
Sat, 6 Jun 2015 13:53:50 +0000 (14:53 +0100)
commitedc7e420760e82d91f62e93bde5e472055f8e2a6
tree57e96eca73af5d4a28cdae39b97619624a45b372
parent93af8d8bf3e59c881f08999848ddf3a25f7d1867
script: add struct script_control and remove global variables

Fix also couple indentation issues.

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