1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-19 16:03:32 +02:00

Bump mc version

This commit is contained in:
2023-12-28 20:28:53 +01:00
parent 81aa4df4a3
commit da71293a86
4 changed files with 187 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
--- a/tests/lib/vfs/path_len.c
+++ b/tests/lib/vfs/path_len.c
@@ -89,12 +89,6 @@
"/тестовый/путь",
26
},
-#ifdef HAVE_CHARSET
- { /* 3. */
- "/#enc:KOI8-R/тестовый/путь",
- 38
- },
-#endif /* HAVE_CHARSET */
};
/* *INDENT-ON* */