aboutsummaryrefslogtreecommitdiffstats
path: root/dummyflasher.c
diff options
context:
space:
mode:
Diffstat (limited to 'dummyflasher.c')
-rw-r--r--dummyflasher.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dummyflasher.c b/dummyflasher.c
index 1ee9d3ea..50a84d46 100644
--- a/dummyflasher.c
+++ b/dummyflasher.c
@@ -1265,7 +1265,7 @@ int probe_variable_size(struct flashctx *flash)
* Once that happens, we need to have special hacks in functions:
*
* erase_and_write_flash() in flashrom.c
- * read_flash_to_file()
+ * do_read()
* handle_romentries()
* ...
*