mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 04:22:12 +00:00
Since it's used only for the HTML output, and all other functions used for HTML output are prefixed by dump_html, let's do so for dump_gen_info() as well by renaming it to dump_html_gen_info(). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>