Index: /trunk/include/VBox/err.h
===================================================================
--- /trunk/include/VBox/err.h	(revision 41298)
+++ /trunk/include/VBox/err.h	(revision 41299)
@@ -803,9 +803,9 @@
 #define VERR_VM_UNEXPECTED_UNSTABLE_STATE       (-1916)
 /** Too many arguments passed to a VM request / request corruption.  */
-#define VERR_VM_REQUEST_TOO_MANY_ARGS_IPE       (-1017)
+#define VERR_VM_REQUEST_TOO_MANY_ARGS_IPE       (-1917)
 /** Fatal EMT wait error. */
-#define VERR_VM_FATAL_WAIT_ERROR                (-1018)
+#define VERR_VM_FATAL_WAIT_ERROR                (-1918)
 /** The VM request was killed at VM termination. */
-#define VERR_VM_REQUEST_KILLED                  (-1019)
+#define VERR_VM_REQUEST_KILLED                  (-1919)
 /** @} */
 
