Index: /trunk/src/VBox/VMM/VMMR0/HMR0.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR0/HMR0.cpp	(revision 65325)
+++ /trunk/src/VBox/VMM/VMMR0/HMR0.cpp	(revision 65326)
@@ -1748,5 +1748,5 @@
  * @param   pszMsg   Message to prepend the log entry with.
  */
-VMMR0DECL(void) HMR0DumpDescriptor(PCX86DESCHC pDesc, RTSEL Sel, const char *pszMsg)
+VMMR0DECL(void) hmR0DumpDescriptor(PCX86DESCHC pDesc, RTSEL Sel, const char *pszMsg)
 {
     /*
