Index: /trunk/include/iprt/asn1.h
===================================================================
--- /trunk/include/iprt/asn1.h	(revision 64886)
+++ /trunk/include/iprt/asn1.h	(revision 64887)
@@ -273,5 +273,5 @@
  * @param   pAllocation The array allocation record (initialized by
  *                      RTAsn1CursorInitArrayAllocation or similar).
- * @param   pv          The memory block to free.  NULL will be ignored.
+ * @param   papvArray   The array to free.  NULL is ignored.
  */
 RTDECL(void) RTAsn1MemFreeArray(PRTASN1ARRAYALLOCATION pAllocation, void **papvArray);
