This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
btpd
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Write "1 torrent." instead of "1 torrents.".
master
Richard Nyberg
пре 19 година
родитељ
f8a4999e40
комит
b5cdaf06a9
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cli/btcli.c
+ 1
- 1
cli/btcli.c
Прегледај датотеку
@@ -553,7 +553,7 @@ cmd_list(int argc, char **argv)
printf("%s\n", path);
free(path);
}
printf("%d torrents.\n", count);
printf("%d torrent
%
s.\n", count
, count == 1 ? "" : "s"
);
}
static struct {
Write
Preview
Loading…
Откажи
Сачувај