Now encoding '.' at the end of a directory name in case of VFAT=1

This commit is contained in:
Klaus Schmidinger
2002-04-21 14:10:31 +02:00
parent fb38680302
commit 2e3030a963
3 changed files with 9 additions and 3 deletions

View File

@@ -305,3 +305,7 @@ Steffen Koch <Steffen.Koch@koch-enterprises.de>
Matthias Hilbig <hilbig@upb.de>
for fixing some missing ',' in i18n.c
Simon Dean <linux-dvb@sickhack.com>
for reporting a problem with '.' at the end of a directory name in case of VFAT=1
(Windows can't handle these)