Index: /trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c
===================================================================
--- /trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c	(revision 58800)
+++ /trunk/src/VBox/Runtime/r0drv/solaris/dbgkrnlinfo-r0drv-solaris.c	(revision 58801)
@@ -139,6 +139,6 @@
  *
  * @param pszModule         The name of the module.
- * @param pMod              Where to store the module handle.
- * @param pCtf              Where to store the CTF handle.
+ * @param ppMod             Where to store the module handle.
+ * @param ppCtf             Where to store the module's CTF handle.
  *
  * @returns Pointer to the CTF structure for the module.
