mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-10 19:59:18 +00:00
Fix wrong comment.
This commit is contained in:
@@ -675,7 +675,7 @@ seaf_get_shared_repo_by_path (SeafRepoManager *mgr,
|
|||||||
GList *repo = NULL;
|
GList *repo = NULL;
|
||||||
GObject *ret = NULL;
|
GObject *ret = NULL;
|
||||||
|
|
||||||
/* If path is not NULL, 'repo_id' represents for the repo we want,
|
/* If path is NULL, 'repo_id' represents for the repo we want,
|
||||||
* otherwise, 'repo_id' represents for the origin repo,
|
* otherwise, 'repo_id' represents for the origin repo,
|
||||||
* find virtual repo by path first.
|
* find virtual repo by path first.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user