whitespace fixes. no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
5218515508
commit
6967578728
40 changed files with 261 additions and 262 deletions
|
@ -3023,7 +3023,7 @@ int fdisk_main(int argc UNUSED_PARAM, char **argv)
|
|||
printf("\nThe current boot file is: %s\n",
|
||||
sgi_get_bootfile());
|
||||
if (read_maybe_empty("Please enter the name of the "
|
||||
"new boot file: ") == '\n')
|
||||
"new boot file: ") == '\n')
|
||||
printf("Boot file unchanged\n");
|
||||
else
|
||||
sgi_set_bootfile(line_ptr);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue