Index: /trunk/src/VBox/Storage/VDBackendsInline.h
===================================================================
--- /trunk/src/VBox/Storage/VDBackendsInline.h	(revision 66492)
+++ /trunk/src/VBox/Storage/VDBackendsInline.h	(revision 66493)
@@ -30,5 +30,5 @@
  *
  * @returns VBox status code.
- * @param a_szPrefixBackend    The backend prefix.
+ * @param a_szStubName         The name of the stub.
  */
 #define VD_BACKEND_CALLBACK_GET_COMMENT_DEF_NOT_SUPPORTED(a_szStubName) \
@@ -48,5 +48,5 @@
  *
  * @returns VBox status code.
- * @param a_szPrefixBackend    The backend prefix.
+ * @param a_szStubName         The name of the stub.
  * @param a_ImageStateType     Type of the backend image state.
  */
@@ -71,5 +71,5 @@
  *
  * @returns VBox status code.
- * @param a_szPrefixBackend    The backend prefix.
+ * @param a_szStubName         The name of the stub.
  */
 #define VD_BACKEND_CALLBACK_GET_UUID_DEF_NOT_SUPPORTED(a_szStubName) \
@@ -89,5 +89,5 @@
  *
  * @returns VBox status code.
- * @param a_szPrefixBackend    The backend prefix.
+ * @param a_szStubName         The name of the stub.
  * @param a_ImageStateType     Type of the backend image state.
  */
