From 63f9a01f8c5d43b9cfe68c2d401a84647d19c10e Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 29 Jun 2016 08:34:30 +0200 Subject: Cleanup and version bump --- src/emu/debug/debughlp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/debug/debughlp.cpp') diff --git a/src/emu/debug/debughlp.cpp b/src/emu/debug/debughlp.cpp index d397c726f15..8d66f59d85a 100644 --- a/src/emu/debug/debughlp.cpp +++ b/src/emu/debug/debughlp.cpp @@ -1258,7 +1258,7 @@ static const help_item static_help_list[] = "\n" " commit[/*]
,\n" "\n" - "Adds a string to the disassembled code at
then saves to file. Basically same as comadd + comsave via a single line.\n" + "Adds a string to the disassembled code at
then saves to file. Basically same as comadd + comsave via a single line.\n" "The shortcut for this command is simply '/*'\n" "\n" "Examples:\n" -- cgit v1.2.3