aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32.c
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-02-05 02:30:41 +0000
committerJuanma Barranquero <[email protected]>2008-02-05 02:30:41 +0000
commit4d90eee4f5482f21d9f0a628fb32a106bd4cc9f8 (patch)
tree14611853aeb1862221e42fe8879299adf3b638a2 /src/w32.c
parent4caf292da65c090bd7ad9b56a69fc5f5472a2088 (diff)
*** empty log message ***
Diffstat (limited to 'src/w32.c')
-rw-r--r--src/w32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32.c b/src/w32.c
index a67ef7d095..8a970e0c25 100644
--- a/src/w32.c
+++ b/src/w32.c
@@ -1591,7 +1591,7 @@ is_fat_volume (const char * name, const char ** pPath)
return FALSE;
}
-/* Map filename to a legal 8.3 name if necessary. */
+/* Map filename to a valid 8.3 name if necessary. */
const char *
map_w32_filename (const char * name, const char ** pPath)
{