diff --git a/prodos.cpp b/prodos.cpp index 95dd1b6..2c25804 100644 --- a/prodos.cpp +++ b/prodos.cpp @@ -126,7 +126,7 @@ Is this still needed? , NULL }; - char sPath[ 256 ] = "/"; + char sPath[ 256 ] = "/"; // TODO: What is max ProDOS path? const char *gpPath = NULL; int gnDay = 0;