Imported Upstream version 2.6.1

This commit is contained in:
Arnaud Quette 2011-06-01 22:31:49 +02:00
parent 459aaf9392
commit a367d9bc54
178 changed files with 4651 additions and 3279 deletions

View file

@ -204,7 +204,7 @@ static void list_ups(ctype_t *client)
utmp->name, esc);
} else {
ret = sendback(client, "UPS %s \"Unavailable\"\n",
ret = sendback(client, "UPS %s \"Description unavailable\"\n",
utmp->name);
}