Skip to content
Snippets Groups Projects
Commit 87b4580d authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

follow tree_setname change

parent 084a4012
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ extern int tree_get_permissions(char const *tree, uid_t owner) ;
extern int tree_sethome(stralloc *tree, char const *base,uid_t owner) ;
extern char *tree_setname(char const *tree) ;
extern char tree_setname(stralloc *sa, char const *tree) ;
extern int tree_switch_current(char const *base, char const *tree) ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment