]> git.ipfire.org Git - thirdparty/util-linux.git/commit
fdisk: quit from partition type dialog after invalid response
authorFrancesco Cosoleto <cosoleto@gmail.com>
Fri, 6 May 2011 15:23:33 +0000 (17:23 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 10 May 2011 11:50:16 +0000 (13:50 +0200)
commitb25c9df7c71d75e33d8364f9b3b590faf43c0522
tree845dfcd1d7f9b395713dc0a85bff66bf112cdbec
parent37b4484fe6af74c5744af88d5132969404e35029
fdisk: quit from partition type dialog after invalid response

This gets rid of the while() loop and fixes indentation.

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
fdisk/fdisk.c