X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fdrivers%2Fao_fat.c;fp=src%2Fdrivers%2Fao_fat.c;h=3e9c00b5e32e8f9fa80122d713b19749c9054976;hp=9cd3d34be25b32cc83ccae414befd1e1b1b5a204;hb=d813566cdc4d43a43ed988dde4a3ceeccf24efe6;hpb=db01557ce493c435db177fda78653697ba2afa51 diff --git a/src/drivers/ao_fat.c b/src/drivers/ao_fat.c index 9cd3d34b..3e9c00b5 100644 --- a/src/drivers/ao_fat.c +++ b/src/drivers/ao_fat.c @@ -1263,6 +1263,8 @@ ao_fat_parse_name(char name[11]) } ao_cmd_lex(); } + while (c < 11) + name[c++] = ' '; } static void