Index: /trunk/include/VBox/scsiinline.h
===================================================================
--- /trunk/include/VBox/scsiinline.h	(revision 65111)
+++ /trunk/include/VBox/scsiinline.h	(revision 65112)
@@ -180,5 +180,5 @@
  *
  * @returns nothing.
- * @param   pDst                Where to store the string padded with spaces.
+ * @param   pbDst               Where to store the string padded with spaces.
  * @param   pbSrc               The string to copy.
  * @param   cbSize              Size of the destination buffer.
@@ -201,5 +201,5 @@
  *
  * @returns nothing.
- * @param   pDst                Where to store the string padded with spaces.
+ * @param   pbDst               Where to store the string padded with spaces.
  * @param   pbSrc               The string to copy.
  * @param   cbSize              Size of the destination buffer.
