[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] improve formatting and content of target list in grub-probe
From: |
Andrey Borzenkov |
Subject: |
Re: [PATCH] improve formatting and content of target list in grub-probe help |
Date: |
Tue, 10 Dec 2013 09:48:52 +0400 |
В Tue, 10 Dec 2013 00:55:06 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden> пишет:
> On 07.12.2013 14:27, Andrey Borzenkov wrote:
> > + ret = xasprintf ("%s\n%s %s [default=%s]", _("print TARGET"),
> where does "print" come from?h
>
You mean "print" as in "print TARGET" or as in `targets[print]'?
+ ret = xasprintf ("%s\n%s %s [default=%s]", _("print TARGET"),
+ _("available targets:"), t, targets[print]);
The latter has always been there:
static int print = PRINT_FS;
static unsigned int argument_is_device = 0;
signature.asc
Description: PGP signature