diff --git a/TestScripts/C Tests/DataTests.h b/TestScripts/C Tests/DataTests.h index 4fde0ab..233602c 100644 --- a/TestScripts/C Tests/DataTests.h +++ b/TestScripts/C Tests/DataTests.h @@ -10,7 +10,7 @@ int testDATA() { // Initialize int i, j; // Iterator - char* drefs[100] = + const char* drefs[100] = { "sim/aircraft/parts/acf_gear_deploy" };