]> git.ipfire.org Git - thirdparty/util-linux.git/commit
term-utils/script: fix typo leading to syntax error
authorBert van Hall <bert.vanhall@avionic-design.de>
Wed, 18 Jan 2017 15:41:36 +0000 (16:41 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 19 Jan 2017 10:35:50 +0000 (11:35 +0100)
commite9b0b7f6a1bedebaaf67d1f32f63a89ab60415d4
tree98cb84109f82b47c65309ddafbca08fd376197f1
parentbeceb14b450ded6560ed743634a5e80604a8edf3
term-utils/script: fix typo leading to syntax error

Introduced in edc7e42, this typo is actually invalid C. Fix this.

Signed-off-by: Bert van Hall <bert.vanhall@avionic-design.de>
term-utils/script.c