summaryrefslogtreecommitdiffstats
path: root/tools/imagetool.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/imagetool.c')
-rw-r--r--tools/imagetool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/imagetool.c b/tools/imagetool.c
index 9d2819ed68..148e4662b7 100644
--- a/tools/imagetool.c
+++ b/tools/imagetool.c
@@ -66,7 +66,7 @@ int imagetool_verify_print_header(
return retval;
}
-int imagetool_save_datafile(
+int imagetool_save_subimage(
const char *file_name,
ulong file_data,
ulong file_len)
OpenPOWER on IntegriCloud