mirror of
https://review.coreboot.org/flashrom.git
synced 2025-06-30 21:52:36 +02:00
Flashrom 0.9.0
Corresponding to flashrom svn r454. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
@ -326,7 +326,7 @@ void usage(const char *name)
|
||||
|
||||
void print_version(void)
|
||||
{
|
||||
printf("flashrom r%s\n", FLASHROM_VERSION);
|
||||
printf("flashrom v%s\n", FLASHROM_VERSION);
|
||||
}
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
|
Reference in New Issue
Block a user