Index: /trunk/src/VBox/Devices/Storage/ATAPIPassthrough.h
===================================================================
--- /trunk/src/VBox/Devices/Storage/ATAPIPassthrough.h	(revision 43572)
+++ /trunk/src/VBox/Devices/Storage/ATAPIPassthrough.h	(revision 43573)
@@ -59,5 +59,5 @@
  * @param   pvBuf         The data buffer.
  */
-DECLHIDDEN(int) ATAPIPassthroughTrackListUpdate(PTRACKLIST pTrackList, uint8_t *pCDB, void *pvBuf);
+DECLHIDDEN(int) ATAPIPassthroughTrackListUpdate(PTRACKLIST pTrackList, const uint8_t *pCDB, const void *pvBuf);
 
 /**
