Преглед на файлове

Write "1 torrent." instead of "1 torrents.".

master
Richard Nyberg преди 19 години
родител
ревизия
b5cdaf06a9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +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 {


Loading…
Отказ
Запис