fix double ,,

git-svn-id: svn://kolibrios.org@9008 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2021-07-06 08:43:39 +00:00
parent 56f2cc05e1
commit 204f43dcee
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ tup.append_table(img_files, {
{"TIMER", PROGS .. "/other/Timer/timer"},
{"TINFO", PROGS .. "/system/tinfo/tinfo"},
{"DEVELOP/MSTATE", PROGS .. "/develop/mstate/mstate"}
{"DEVELOP/GENFILES", PROGS .. "/testing/genfiles/GenFiles"},,
{"DEVELOP/GENFILES", PROGS .. "/testing/genfiles/GenFiles"},
{"GAMES/C4", PROGS .. "/games/c4/trunk/c4"},
{"MEDIA/FILLSCR", PROGS .. "/media/FillScr/fillscr"},
})