From 318a686962c1af395b216d368c62e83058fc65fd Mon Sep 17 00:00:00 2001 From: Logan B Date: Sun, 5 Dec 2021 16:46:47 +1300 Subject: chdman.cpp: correct copy-paste comment (nw) (#8936) --- src/tools/chdman.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/chdman.cpp b/src/tools/chdman.cpp index 4301c9cc55b..b2922720969 100644 --- a/src/tools/chdman.cpp +++ b/src/tools/chdman.cpp @@ -2955,7 +2955,7 @@ static void do_dump_metadata(parameters_map ¶ms) //------------------------------------------------- -// do_dump_metadata - dump metadata from a CHD +// do_list_templates - list hard drive templates //------------------------------------------------- static void do_list_templates(parameters_map ¶ms) -- cgit v1.2.3