]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkid: small fix for safe_print()
authorSergey Gusarov <laborer2008@gmail.com>
Fri, 25 Mar 2011 13:54:05 +0000 (16:54 +0300)
committerKarel Zak <kzak@redhat.com>
Tue, 29 Mar 2011 15:07:24 +0000 (17:07 +0200)
commit305a6122514fa4ee33f8815fb649ebce03c20545
treea60974de94ae3514b6957b53890943cb9b0678df
parentb7cdab2a4799de50cb6bcc387c5c602910f10d0b
blkid: small fix for safe_print()

This small fix makes it possible to print the first unprintable character
with code 128 from ASCII table.

Signed-off-by: Sergey Gusarov <laborer2008@gmail.com>
misc-utils/blkid.c