Index: /trunk/src/VBox/Runtime/testcase/tstRTPathFindCommon.cpp
===================================================================
--- /trunk/src/VBox/Runtime/testcase/tstRTPathFindCommon.cpp	(revision 85311)
+++ /trunk/src/VBox/Runtime/testcase/tstRTPathFindCommon.cpp	(revision 85312)
@@ -46,8 +46,8 @@
     struct
     {
-        char  *papszPath1;
-        char  *papszPath2;
-        char  *papszPath3;
-        char  *papszPatCommon;
+        char const *papszPath1;
+        char const *papszPath2;
+        char const *papszPath3;
+        char const *papszPatCommon;
     } aTests[] =
     {
