Index: /trunk/include/VBox/VMMDevTesting.h
===================================================================
--- /trunk/include/VBox/VMMDevTesting.h	(revision 59861)
+++ /trunk/include/VBox/VMMDevTesting.h	(revision 59862)
@@ -74,5 +74,5 @@
 /** Initialize test, sending name (zero terminated string). (RTTestCreate) */
 #define VMMDEV_TESTING_CMD_INIT         UINT32_C(0xcab1e000)
-/** Test done, no data. (RTTestSummaryAndDestroy) */
+/** Test done, sending 32-bit total error count with it. (RTTestSummaryAndDestroy) */
 #define VMMDEV_TESTING_CMD_TERM         UINT32_C(0xcab1e001)
 /** Start a new sub-test, sending name (zero terminated string). (RTTestSub) */
