summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/audit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/audit.h')
-rw-r--r--src/frontend/mame/audit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/audit.h b/src/frontend/mame/audit.h
index e1857de5cdf..39e9b362262 100644
--- a/src/frontend/mame/audit.h
+++ b/src/frontend/mame/audit.h
@@ -159,7 +159,7 @@ public:
summary audit_software(software_list_device &swlist, const software_info &swinfo, const char *validation = AUDIT_VALIDATE_FULL);
summary audit_samples();
summary summarize(const char *name, std::ostream *output = nullptr) const;
- summary winui_summarize(const char *name, std::string *output = nullptr); //WINUI - only report problems that the user can fix
+ summary winui_summarize(const char *name, std::string *output = nullptr); //MESSUI - only report problems that the user can fix
private:
// internal helpers