commit | 0c57d55c4479231bd63d6623d1bfbcb340ffdb20 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Wed Oct 09 15:31:11 2024 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Dec 03 18:42:57 2024 -0700 |
tree | 8cfefe535736f9e280bc6b8a21c1f01425c28ec4 | |
parent | e69d35f45e050058b5f66c635999407e4aef508f [diff] |
Fix "maint print" error messages While working on an earlier patch, I noticed that all the register-related "maint print" commands used the wrong command name in an error message. This fixes them. Reviewed-by: Christina Schimpe <christina.schimpe@intel.com> Approved-By: Andrew Burgess <aburgess@redhat.com>