Index: /trunk/src/VBox/VMM/VMMR0/HMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMR0.cpp	(revision 65324)
+++ /trunk/src/VBox/VMM/VMMR0/HMR0.cpp	(revision 65325)
@@ -1871,5 +1871,5 @@
  * @param   pCtx        Pointer to the CPU context.
  */
-VMMR0DECL(void) HMDumpRegs(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx)
+VMMR0DECL(void) hmDumpRegs(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx)
 {
     NOREF(pVM);
