Comment changes.
Этот коммит содержится в:
родитель
aaf569bd48
Коммит
1a4ad10ec8
@ -50,11 +50,11 @@
|
||||
* ftp://joe@foo.edu:11321/private
|
||||
* ftp://joe:password@foo.se
|
||||
*
|
||||
* Returns malloc()ed host, user and pass they are present.
|
||||
* Returns g_malloc()ed host, user and pass they are present.
|
||||
* If the user is empty, e.g. ftp://@roxanne/private, and URL_ALLOW_ANON
|
||||
* is not set, then the current login name is supplied.
|
||||
*
|
||||
* Return value is a malloc()ed string with the pathname relative to the
|
||||
* Return value is a g_malloc()ed string with the pathname relative to the
|
||||
* host.
|
||||
*/
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user