Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp	(revision 75380)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp	(revision 75381)
@@ -1096,5 +1096,5 @@
         bool fWritable = true;
         bool fAutoMount = false;
-        char *pszAutoMountPoint = "";
+        const char *pszAutoMountPoint = "";
 
         for (int i = 2; i < a->argc; i++)
