Index: /trunk/include/iprt/dbg.h
===================================================================
--- /trunk/include/iprt/dbg.h	(revision 58816)
+++ /trunk/include/iprt/dbg.h	(revision 58817)
@@ -1591,4 +1591,6 @@
  *
  * @param   hKrnlInfo       The kernel info handle.
+ * @param   pszModule       The name of the module to search, pass NULL to
+ *                          search the default kernel module(s).
  * @param   pszStructure    The structure name.
  * @param   pszMember       The member name.
@@ -1638,5 +1640,5 @@
  * @param   hKrnlInfo       The kernel info handle.
  * @param   pszModule       The name of the module to search, pass NULL to
- *                          search the default kernel module.
+ *                          search the default kernel module(s).
  * @param   pszType         The type name.
  * @param   pcbType         Where to return the size of the type.
