]> git.ipfire.org Git - thirdparty/util-linux.git/commit
ul.c: escape handling refactored
authorSami Kerola <kerolasa@iki.fi>
Sat, 30 Apr 2011 11:06:26 +0000 (13:06 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 17 May 2011 13:58:05 +0000 (15:58 +0200)
commita4949aaa548f04d5713640cc34a968abde25a1c7
tree92bd0c12cba6d32044f6a148c6f933be6d7bdf64
parent78b0fdd3d78eb466f034896341b49d9dfe36be83
ul.c: escape handling refactored

Separate function for escape handling to make switch statement
more readable.

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