summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/lib/usage.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/libreboot-utils/lib/usage.c')
-rw-r--r--util/libreboot-utils/lib/usage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libreboot-utils/lib/usage.c b/util/libreboot-utils/lib/usage.c
index ebec119e..7c9fa34b 100644
--- a/util/libreboot-utils/lib/usage.c
+++ b/util/libreboot-utils/lib/usage.c
@@ -11,7 +11,7 @@
void
usage(void)
{
- const char *util = getnvmprogname();
+ const char *util = lbgetprogname();
fprintf(stderr,
"Modify Intel GbE NVM images e.g. set MAC\n"