aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sword2/save_rest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/save_rest.cpp b/sword2/save_rest.cpp
index 424418460c..6f2e1ed6fb 100644
--- a/sword2/save_rest.cpp
+++ b/sword2/save_rest.cpp
@@ -41,7 +41,7 @@ namespace Sword2 {
// A savegame consists of a header and the global variables
-// Max length of a savegame filename, including full path
+// Max length of a savegame filename
#define MAX_FILENAME_LEN 128
#ifdef SCUMM_BIG_ENDIAN